django1/django/contrib/gis/db/models
Claude Paroz a0b5f15ea5 Fixed #14483 -- Allowed using subqueries with GIS lookups 2015-01-30 20:27:18 +01:00
..
sql Simplified a bit GeoAggregate classes 2015-01-16 10:40:45 +01:00
__init__.py Fixed #23866 -- Harmonized refs to Django documentation from code 2014-12-25 13:53:13 +01:00
aggregates.py Fixed #24154 -- Backends can now check support for expressions 2015-01-27 12:20:06 +11:00
fields.py Fixed #14483 -- Allowed using subqueries with GIS lookups 2015-01-30 20:27:18 +01:00
lookups.py Fixed #14483 -- Allowed using subqueries with GIS lookups 2015-01-30 20:27:18 +01:00
manager.py Generate GeoManager from GeoQuerySet. Refs #20625. 2014-09-22 17:18:08 +07:00
proxy.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
query.py Fixed #24152 -- Deprecated GeoQuerySet aggregate methods 2015-01-16 19:53:02 +01:00