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
c89d80e2cc
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Claude Paroz
4c5641dd92
Fixed inspectdb test for spatialite >=4
2013-09-12 11:14:16 +02: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
Fixed inspectdb test for spatialite >=4
2013-09-12 11:14:16 +02: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
Fixed
#20841
-- Added messages to NotImplementedErrors
2013-09-10 11:09:59 -04:00
util.py
Fixed
#17260
-- Added time zone aware aggregation and lookups.
2013-02-16 09:19:04 +01:00