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
277fe2e8f2
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Kevan Swanberg
35504f74a8
Fixed
#26685
-- Added dwithin lookup support on SpatiaLite.
2016-08-30 20:45:47 -04:00
..
base
Fixed
#26753
-- Made GDAL a required dependency for contrib.gis
2016-06-18 10:58:02 +02:00
mysql
Refs
#26657
-- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+.
2016-07-28 17:48:17 -04:00
oracle
Used SQL from DB backend in GeomValue.
2016-06-16 19:51:13 -04:00
postgis
Refs
#27097
,
#27098
-- Moved PostgreSQL index type introspection to get_constraints().
2016-08-30 08:48:55 -04:00
spatialite
Fixed
#26685
-- Added dwithin lookup support on SpatiaLite.
2016-08-30 20:45:47 -04:00
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
utils.py
Converted GIS lookups to use the new Lookup API
2014-10-09 21:38:50 +02:00