django1/django/contrib/gis/db/backends/oracle
Tim Graham 74675a15d0 Removed unused wk_col property of SpatialRefSys models.
Unused since ae7cb577dd.
2016-04-15 13:17:09 -04:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #24688 -- Added Oracle support for new-style GIS functions. 2015-09-21 13:52:14 -04:00
base.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
features.py Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields. 2015-12-30 18:07:02 -05:00
introspection.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py Removed unused wk_col property of SpatialRefSys models. 2016-04-15 13:17:09 -04:00
operations.py Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
schema.py Fixed #23537 -- Added Oracle GIS SchemaEditor. 2014-09-25 20:16:54 -04:00