django1/django/contrib/gis
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
..
admin Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
db Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
forms Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
gdal Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geoip Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geometry Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geos Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
locale Updated en translation catalogs 2015-01-17 11:19:37 +01:00
management Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
maps Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
serializers Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
sitemaps Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
static/gis/js Complemented 1.6 release notes for 457c16d0d6 2014-08-15 10:14:55 +02:00
templates/gis Made Django's templates get their own LANGUAGE_* variables. 2015-01-12 10:54:59 -05:00
utils Fixed E265 comment style 2015-02-06 09:30:35 -05:00
__init__.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
feeds.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
measure.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
shortcuts.py Moved numpy import helper to shortcuts 2015-02-09 15:51:19 +01:00
views.py Appeased flake8 2.1.0. 2014-04-21 12:27:34 +02:00