.. |
admin
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
db
|
Ensure cursors are closed when no longer needed.
|
2014-02-02 12:47:21 -05:00 |
forms
|
Fixed E127 pep8 warnings.
|
2013-12-14 11:59:15 -05:00 |
gdal
|
Fixed typo in test docstring.
|
2014-02-15 14:19:33 +01:00 |
geoip
|
Fixed #21996 -- Used proper encoding for GeoIP content
|
2014-02-10 16:09:04 +01:00 |
geometry
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
geos
|
Added a missing import and removed an unneeded import
|
2013-12-24 08:35:13 -08:00 |
locale
|
Fixed #21388 -- Corrected language code for Frisian
|
2013-11-11 13:34:01 +01:00 |
management
|
Fixed #16905 -- Added extensible checks (nee validation) framework
|
2014-01-20 10:45:21 +08:00 |
maps
|
Fixed #21934 -- Added unicode support in GoogleMap class
|
2014-02-03 16:18:32 +01:00 |
sitemaps
|
Moved RequestSite and get_current_site.
|
2014-01-26 08:50:47 +01:00 |
static/gis/js
|
Fixed multi geometries editing in OpenLayers widget
|
2014-01-20 09:19:23 +01:00 |
templates/gis
|
Whitespace cleanup.
|
2013-10-10 16:49:20 -04:00 |
tests
|
Fixed typo in comment.
|
2014-02-15 15:14:58 +01:00 |
utils
|
Fixed #21907 -- Fixed add_srs_entry for Spatialite >= 4
|
2014-01-30 09:49:02 +01:00 |
__init__.py
|
Fixed #21829 -- Added default AppConfigs.
|
2014-01-25 10:41:56 +01:00 |
apps.py
|
Fixed #21675 -- Added app configs for contrib apps.
|
2014-01-05 21:18:33 +01:00 |
feeds.py
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |
measure.py
|
Fixed flake8 E241
|
2013-11-02 21:45:40 +02:00 |
models.py
|
Fixed E125 pep8 warnings
|
2013-11-28 08:50:11 -05:00 |
shortcuts.py
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |
views.py
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |