django1/django/contrib/gis/db/backends/oracle
Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #29770 -- Added LinearRing.is_counterclockwise property. 2019-10-25 14:28:26 +02:00
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Fixed #29955 -- Added support for distance expression to the dwithin lookup. 2019-08-23 21:28:28 +02:00
introspection.py Refs #30123 -- Changed second arg of DatabaseIntrospection.get_geometry_type() to the row description. 2019-01-23 13:18:03 -05:00
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
operations.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
schema.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00