.. |
admin
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
db
|
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
|
2013-09-05 20:16:14 -04:00 |
forms
|
[1.6.x] Fixed #21003 -- Ensured geometry widget return value has SRID
|
2013-09-03 13:55:20 +02:00 |
gdal
|
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
2013-05-10 23:08:45 -04:00 |
geoip
|
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
2013-05-10 23:08:45 -04:00 |
geometry
|
[1.6.x] Removed relative usage of import_module
|
2013-10-26 23:22:21 +02:00 |
geos
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
locale
|
[1.6.x] Pulled Transifex translations for contrib apps
|
2013-11-05 21:44:03 +01:00 |
management
|
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
|
2013-07-05 19:30:08 +02:00 |
maps
|
[1.6.x] Fixed #20773 -- [gis] Fixed regression in GoogleMap output
|
2013-07-22 10:03:31 +02:00 |
sitemaps
|
Replaced an antiquated pattern.
|
2013-05-17 18:08:58 +02:00 |
static/gis/js
|
[1.6.x] Isolated map creation JS code
|
2013-09-03 13:54:50 +02:00 |
templates/gis
|
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
|
2013-09-02 13:34:26 +02:00 |
tests
|
[1.6.x] Fixed #21003 -- Ensured geometry widget return value has SRID
|
2013-09-03 13:55:20 +02:00 |
utils
|
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
|
2013-07-05 19:30:08 +02:00 |
__init__.py
|
[py3] Added buffer/memoryview compatibility
|
2012-09-23 19:55:53 +02:00 |
feeds.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
measure.py
|
Fixed #18963 -- Used a subclass-friendly pattern
|
2012-11-03 22:07:35 +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
|
Replaced cStringIO.StringIO by io.BytesIO.
|
2012-05-05 21:41:44 +02:00 |
views.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |