.. |
admin
|
Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.
|
2016-03-11 12:33:00 -05:00 |
db
|
Removed unused wk_col property of SpatialRefSys models.
|
2016-04-15 13:17:09 -04:00 |
forms
|
Passed logging message parameters as arguments instead of interpolating them.
|
2015-12-26 18:35:42 -05:00 |
gdal
|
Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.
|
2016-04-12 10:12:19 -04:00 |
geoip
|
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
|
2015-08-31 16:12:40 -04:00 |
geoip2
|
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
|
2015-08-31 16:12:40 -04:00 |
geometry
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |
geos
|
Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments
|
2016-04-16 19:51:00 +02:00 |
locale
|
Updated translations from Transifex
|
2015-12-31 15:53:02 +01:00 |
management
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
maps
|
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
2015-12-23 09:14:32 -05:00 |
serializers
|
Fixed W503 flake8 warnings.
|
2016-04-04 17:14:26 -04:00 |
sitemaps
|
Removed unneeded GeoManagers in tests.
|
2016-03-11 13:09:24 -05:00 |
static/gis/js
|
Fixed JavaScript "no-eval" violation.
|
2015-07-22 17:09:53 -04:00 |
templates/gis
|
Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
|
2016-01-28 17:46:55 -05:00 |
utils
|
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
|
2016-04-16 16:47:04 -04: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 #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr().
|
2015-11-25 17:46:58 -05:00 |
measure.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
shortcuts.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
views.py
|
Appeased flake8 2.1.0.
|
2014-04-21 12:27:34 +02:00 |