.. |
admin
|
Deprecated some arguments of django.shortcuts.render(_to_response).
|
2014-12-28 17:02:29 +01:00 |
db
|
[1.8.x] Fixed #24154 -- Backends can now check support for expressions
|
2015-01-27 14:47:38 +11:00 |
forms
|
Fixed #24014 -- Unified OGRException and GDALException
|
2014-12-18 11:28:17 +01:00 |
gdal
|
Added RasterSource/GDALBand GDAL objects
|
2014-12-23 16:36:18 +01:00 |
geoip
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
geometry
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
geos
|
[1.8.x] Fixed typos in code comments.
|
2015-01-20 12:18:29 -05:00 |
locale
|
[1.8.x] Updated en translation catalogs
|
2015-01-17 11:18:45 +01:00 |
management
|
Fixed #24014 -- Unified OGRException and GDALException
|
2014-12-18 11:28:17 +01:00 |
maps
|
Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range
|
2014-12-13 12:45:58 -05:00 |
serializers
|
Added a new GeoJSON serialization format for GeoDjango
|
2014-11-15 18:07:18 +01:00 |
sitemaps
|
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
|
2015-01-06 19:25:12 -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 |
tests
|
[1.8.x] Moved imports in GIS tests to avoid failure if dependencies aren't installed.
|
2015-01-23 16:20:08 -05:00 |
utils
|
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
|
2015-01-06 19:25:12 -05:00 |
__init__.py
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
apps.py
|
Added a new GeoJSON serialization format for GeoDjango
|
2014-11-15 18:07:18 +01:00 |
feeds.py
|
Corrected many style guide violations that the newest version of flake8 catches
|
2014-03-30 12:11:05 -07:00 |
measure.py
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
shortcuts.py
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |
views.py
|
Appeased flake8 2.1.0.
|
2014-04-21 12:27:34 +02:00 |