django1/django/contrib/gis/db/models
Larry O'Neill 83b9bfea44 Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
..
sql Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
__init__.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
aggregates.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
fields.py Fixed #20348 -- Consistently handle Promise objects in model fields. 2013-07-31 15:54:17 +03:00
manager.py Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
proxy.py Improved error message while setting GeometryProxy 2013-10-06 21:29:39 +02:00
query.py Added hints argument to GeoQuerySet; refs #13724. 2013-09-30 14:16:17 -04:00