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
c238da8942
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Sergey Fedoseev
45e01df373
Fixed
#27488
-- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid.
2016-11-16 09:43:54 -05:00
..
base
Fixed
#26753
-- Made GDAL a required dependency for contrib.gis
2016-06-18 10:58:02 +02:00
mysql
Added MySQLOperations.geom_func_prefix to simplify.
2016-10-24 11:12:47 -04:00
oracle
Fixed
#27170
-- Added DatabaseWrapper class attributes to ease subclassing.
2016-09-08 16:33:36 -04:00
postgis
Fixed
#27448
-- Switched use of functions deprecated in PostGIS 2.2.
2016-11-12 16:18:22 -05:00
spatialite
Fixed
#27488
-- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid.
2016-11-16 09:43:54 -05: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