This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
9ce8354672
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Alex Gaynor
a53d7a0a50
Made gis_terms be a set, rather than a dict with None for all keys.
2013-05-09 08:13:13 -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
Made gis_terms be a set, rather than a dict with None for all keys.
2013-05-09 08:13:13 -07:00
postgis
Made gis_terms be a set, rather than a dict with None for all keys.
2013-05-09 08:13:13 -07:00
spatialite
Made gis_terms be a set, rather than a dict with None for all keys.
2013-05-09 08:13:13 -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