This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
177fa08339
django1
/
django
/
contrib
/
gis
/
db
/
models
History
Francisco Couzo
0193bf874f
Fixed
#28738
-- Added the GeometryDistance function.
2019-03-20 12:54:42 -04:00
..
sql
Fixed
#28353
-- Fixed some GIS functions when queryset is evaluated more than once.
2017-09-11 11:56:39 -04:00
__init__.py
Made isvalid lookup use IsValid function to decrease code redundancy.
2017-03-29 08:56:58 -04:00
aggregates.py
Fixed
#29048
-- Added **extra_context to database function as_vendor() methods.
2018-08-23 11:52:09 -04:00
fields.py
Fixed
#29792
-- Made GeometryField.deconstruct() handle 'extent' and 'tolerance' args.
2018-12-21 17:44:45 -05:00
functions.py
Fixed
#28738
-- Added the GeometryDistance function.
2019-03-20 12:54:42 -04:00
lookups.py
Fixed
#28909
-- Simplified code using tuple/list/set/dict unpacking.
2017-12-11 07:08:45 -05:00
proxy.py
Removed DeferredAttribute.__init__()'s unused model argument.
2018-01-02 17:54:10 -05:00