django1/django/contrib/gis/db/backends/oracle
Marc Tamlyn 32d4db66b9 Update converters to take a consistent set of parameters.
As suggested by Anssi. This has the slightly strange side effect of
passing the expression to Expression.convert_value has the expression
passed back to it, but it allows more complex patterns of expressions.
2015-02-20 11:35:52 +00:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
base.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
features.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
introspection.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
operations.py Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
schema.py Fixed #23537 -- Added Oracle GIS SchemaEditor. 2014-09-25 20:16:54 -04:00