django1/django/contrib/gis/db/backends
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
..
base Fixed #24154 -- Backends can now check support for expressions 2015-01-27 12:20:06 +11:00
mysql Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
oracle Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
postgis Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
spatialite Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
utils.py Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00