django1/django/contrib/gis/db/models
Jon Dufresne 8bf96c109f Replaced unneeded *arguments with positional arguments. 2017-04-26 09:39:24 -04:00
..
sql Removed more GeoQuerySet leftovers. 2017-04-07 07:38:56 -04:00
__init__.py Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
aggregates.py Refs #25759 -- Fixed some GIS Funcs if different database backends are used. 2017-03-29 13:29:18 -04:00
fields.py Fixed #27972 -- Made BaseSpatialField.geodetic() use SpatialReference.geographic. 2017-04-07 12:45:52 -04:00
functions.py Replaced unneeded *arguments with positional arguments. 2017-04-26 09:39:24 -04:00
lookups.py Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to another one. 2017-04-10 13:26:26 -04:00
proxy.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00