django1/django/contrib/gis/db/backends/oracle
Claude Paroz 6295ea0027 Replaced HAS_SPATIAL_DB by testing database feature
Refs #22632. This should be the base for using more database
features to exclude specific backends in GIS tests.
Thanks Tim Graham for the review.
2014-08-19 17:57:01 +02:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
base.py Replaced HAS_SPATIAL_DB by testing database feature 2014-08-19 17:57:01 +02:00
compiler.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
creation.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
introspection.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
models.py Gave unique names to SpatialRefSysModels. 2014-06-08 21:15:47 +02:00
operations.py Gave unique names to SpatialRefSysModels. 2014-06-08 21:15:47 +02:00