django1/django/contrib/gis/db/backends
Alex Gaynor 96fd5557f9 Removed a ton of unused local vars 2013-09-08 08:05:16 -07:00
..
mysql Made gis_terms be a set, rather than a dict with None for all keys. 2013-05-09 08:13:13 -07:00
oracle Replaced some dicts with sets. 2013-07-08 09:48:56 +10:00
postgis Fixed #20829 -- Skip postgis metadata tables with introspection 2013-08-16 21:14:29 +02:00
spatialite Removed a ton of unused local vars 2013-09-08 08:05:16 -07:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #13670 -- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch. 2011-09-10 00:29:34 +00:00
base.py Made gis_terms be a set, rather than a dict with None for all keys. 2013-05-09 08:13:13 -07:00
util.py Fixed #17260 -- Added time zone aware aggregation and lookups. 2013-02-16 09:19:04 +01:00