django1/django/contrib/gis/db/models
Claude Paroz 54c81a1c93 [py3] Allowed bytes in get_prep_value for a Geometry 2012-09-23 22:49:22 +02:00
..
sql [py3] Fixed outdated map() call in GIS sql compiler 2012-09-23 20:32:52 +02: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 Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
fields.py [py3] Allowed bytes in get_prep_value for a Geometry 2012-09-23 22:49:22 +02:00
manager.py Renamed `reverse` to `reverse_geom` because of clash with existing `QuerySet` method; added `GeoQuerySet.geohash` support for producing GeoHash reprsentations. 2010-01-29 02:46:07 +00:00
proxy.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00
query.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00