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
9a3454f604
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Tim Graham
c9e8544321
Added SpatialFeatures.unsupported_geojson_options.
2020-11-11 07:39:15 +01:00
..
base
Added SpatialFeatures.unsupported_geojson_options.
2020-11-11 07:39:15 +01:00
mysql
Added SpatialFeatures.unsupported_geojson_options.
2020-11-11 07:39:15 +01:00
oracle
Added SpatialFeatures.unsupported_geojson_options.
2020-11-11 07:39:15 +01:00
postgis
Renamed BaseSpatialOperations.geography to BaseSpatialFeatures.supports_geography.
2020-11-09 08:12:00 +01:00
spatialite
Added DatabaseFeatures.can_alter_geometry_field.
2020-10-19 12:41:52 +02:00
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
utils.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00