django1/django/contrib/gis/db/backends/oracle
Sergey Fedoseev 1a85b07bdd Fixed #28518 -- Improved performance of loading geometries from DB. 2017-08-24 14:08:35 -04:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
introspection.py Fixed #27924 -- Added support for cx_Oracle 5.3. 2017-03-10 23:02:44 +01:00
models.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
operations.py Fixed #28518 -- Improved performance of loading geometries from DB. 2017-08-24 14:08:35 -04:00
schema.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00