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
b5f0b3478d
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Sergey Fedoseev
183f501540
Fixed
#26789
-- Fixed handling of empty geometries in BaseSpatialField.get_db_prep_save().
2016-12-06 13:58:22 -05:00
..
base
Fixed
#26789
-- Fixed handling of empty geometries in BaseSpatialField.get_db_prep_save().
2016-12-06 13:58:22 -05:00
mysql
Added MySQLOperations.geom_func_prefix to simplify.
2016-10-24 11:12:47 -04:00
oracle
Fixed
#27556
-- Added Oracle support for IsValid function and isvalid lookup.
2016-11-30 11:22:56 -05:00
postgis
Fixed
#26789
-- Fixed handling of empty geometries in BaseSpatialField.get_db_prep_save().
2016-12-06 13:58:22 -05:00
spatialite
Removed unneeded GeoAggregate.convert_value() & DatabaseOperations.convert_geom().
2016-11-30 10:56:09 -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