django1/django/contrib/gis
Claude Paroz c64efe3734 Fixed #15529 -- More permissive geojson syntax in constructor
Thanks Wouter Klein Heerenbrink for the report.
2013-10-31 18:15:54 +01:00
..
admin Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
db Remove dsome import * 2013-10-26 20:57:08 -07:00
forms Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
gdal Fixed #15529 -- More permissive geojson syntax in constructor 2013-10-31 18:15:54 +01:00
geoip Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
geometry Fixed #15529 -- More permissive geojson syntax in constructor 2013-10-31 18:15:54 +01:00
geos Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
management Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
maps Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
sitemaps Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
static/gis/js Isolated map creation JS code 2013-09-03 13:53:35 +02:00
templates/gis Whitespace cleanup. 2013-10-10 16:49:20 -04:00
tests Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
utils Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
__init__.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00
feeds.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
measure.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
models.py Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with `SpatialBackend` alias and added `Adaptor` alias for backwards-compatibility purposes; added GeoDjango 1.2 backwards-incompatibility documentation and release notes; added a section in the docs about how MySQL is a crippled spatial database; updated versions in install docs. 2010-05-04 21:43:40 +00:00
shortcuts.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
views.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00