django1/django/contrib/gis/db/backends/oracle
Tim Graham 371022a20d
Added SpatialFeatures.supports_tolerance_parameter.
2020-11-30 07:29:00 +01:00
..
__init__.py
adapter.py Made OracleSpatialAdapter clone geometries rather than mutate them. 2020-10-27 07:14:16 +01:00
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Added SpatialFeatures.supports_tolerance_parameter. 2020-11-30 07:29:00 +01:00
introspection.py Fixed #31751 -- Fixed database introspection with cx_Oracle 8. 2020-06-30 09:50:15 +02:00
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
operations.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
schema.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00