Claude Paroz d7dfab59ea Replaced cStringIO.StringIO by io.BytesIO. 13 年之前
..
admin 5c53e30607 Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official deprecation timeline. Thanks Jannis Leidel and Ramiro Morales for the review. 13 年之前
db 865cd35c9b Made more extensive usage of context managers with open. 13 年之前
forms 03047d4037 Added a missing ASCII 32 in a GIS form field error message. Thanks Alex Gaynor for catching it. 16 年之前
gdal 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 年之前
geoip b52672d778 Replaced deprecated TestCase methods. Refs #17049. 13 年之前
geometry 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions. 13 年之前
geos d7dfab59ea Replaced cStringIO.StringIO by io.BytesIO. 13 年之前
locale 5370b94d41 Pulled gis translations updates from Transifex. Refs #17822. 13 年之前
management 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions. 13 年之前
maps bce890ace4 Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 13 年之前
sitemaps 170e5d5f74 Fixed #17458 -- Marked Http404 error messages for translation. Thanks, Claude Paroz. 13 年之前
templates 6974886435 Fixed #10625 -- Fixed a Javascript regex in openlayers.js. Thanks timlinux for the report and Aymeric Augustin for the patch. 13 年之前
tests d7dfab59ea Replaced cStringIO.StringIO by io.BytesIO. 13 年之前
utils e84f79f051 Fixed #18042 -- Advanced deprecation warnings. 13 年之前
__init__.py 79e68c225b Merged the gis branch into trunk. 16 年之前
feeds.py 24f4764a48 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 13 年之前
measure.py fed3081caf Fixed #12390 -- `Distance` and `Area` objects now support multiplication when they are the right-hand side. 15 年之前
models.py 402f8cede5 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. 15 年之前
shortcuts.py d7dfab59ea Replaced cStringIO.StringIO by io.BytesIO. 13 年之前
views.py 170e5d5f74 Fixed #17458 -- Marked Http404 error messages for translation. Thanks, Claude Paroz. 13 年之前