.. |
admin
|
Fixed #21285 -- Fixed E121,E122 pep8 warnings
|
2013-10-17 20:20:11 -04:00 |
db
|
Removed import * in tests.
|
2013-10-22 08:32:01 -04:00 |
forms
|
Fixed #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01:00 |
gdal
|
Fixed #21288 -- Fixed E126 pep8 warnings
|
2013-10-21 08:31:30 -04:00 |
geoip
|
Remove some unnecesary uses of bool
|
2013-10-17 05:27:34 -07:00 |
geometry
|
Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple()
|
2013-08-29 12:11:03 -04:00 |
geos
|
Removed import * in tests.
|
2013-10-22 08:32:01 -04:00 |
locale
|
Updated translation templates and removed en translations
|
2013-05-02 16:25:23 +02:00 |
management
|
Fixed #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01:00 |
maps
|
Fixed #21270 -- Fixed E701 pep8 warnings
|
2013-10-17 12:12:40 +01:00 |
sitemaps
|
Fixed #21270 -- Fixed E701 pep8 warnings
|
2013-10-17 12:12:40 +01: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 #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01:00 |
utils
|
Fixed #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01:00 |
__init__.py
|
[py3] Added buffer/memoryview compatibility
|
2012-09-23 19:55:53 +02:00 |
feeds.py
|
Fixed #21270 -- Fixed E701 pep8 warnings
|
2013-10-17 12:12:40 +01:00 |
measure.py
|
Fixed #21287 -- Fixed E123 pep8 warnings
|
2013-10-18 10:07:39 +01: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 |