index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2011-08-12
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
Jannis Leidel
2011-07-29
Fixed #16531 -- Fixed various instances of "undefined name" issues. Thanks, B...
Jannis Leidel
2011-07-13
Fixed #15707 -- Made the GIS feed compatible to the class based feeds and int...
Jannis Leidel
2011-07-13
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...
Jannis Leidel
2011-07-05
Rolled back r16510, r16513 and r16514 because it wasn't ready.
Jannis Leidel
2011-07-04
Fixed #15255 -- Stopped database cache from ignoring database routers when cr...
Jannis Leidel
2011-07-04
Fixed #16007 -- Give POSIX platforms the same courtesy as NT for GDAL 1.8. T...
Justin Bronn
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-04-06
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB back...
Ramiro Morales
2011-04-05
Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS ba...
Ramiro Morales
2011-04-05
Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations ...
Ramiro Morales
2011-04-04
Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of leg...
Adrian Holovaty
2011-04-03
Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to j...
Russell Keith-Magee
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.gis.
Russell Keith-Magee
2011-03-30
Fixed `LayerMapping` to support `BigIntegerField` and removed support for `XM...
Justin Bronn
2011-03-30
Fixed integer overflows that occurred when `OFTReal` fields were treated as `...
Justin Bronn
2011-03-30
Fixed tests broke in r15926.
Justin Bronn
2011-03-28
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...
Adrian Holovaty
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-16
Add `setUp` and `tearDown` methods to the geographic feed and sitemap tests t...
Justin Bronn
2011-03-16
Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interfaces. T...
Justin Bronn
2011-03-16
Fixed #15533 -- Now use 3857 as spherical mercator projection instead of depr...
Justin Bronn
2011-03-15
Pulled gis translation updates from Transifex.
Jannis Leidel
2011-03-15
Fixed #15378 -- Now properly handle OGR layers that have features with invali...
Justin Bronn
2011-03-14
Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. ...
Adrian Holovaty
2011-03-14
Fixed brittle tests that broke with release of GDAL 1.8.
Justin Bronn
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
2011-03-01
Updated gis translations from transifex.net. Refs #15300.
Jannis Leidel
2011-02-20
Fixed #15358 -- Renamed a test to avoid a naming collision. Thanks to mila fo...
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-01-31
Fixed #13488 -- No longer generate unhandled exceptions that may occur when d...
Justin Bronn
2011-01-21
Added new translation files to gis contrib app.
Jannis Leidel
2010-12-22
Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ...
Justin Bronn
2010-12-21
Fixed #10420 -- GeoDjango tests are run as part of Django tests when using sp...
Justin Bronn
2010-12-21
Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp...
Russell Keith-Magee
2010-12-02
GeoDjango test suite housekeeping. Moved data into fixtures for `relatedapp`...
Justin Bronn
2010-12-01
Fixed a bug in date queries with GIS backends introduced in [14715].
Alex Gaynor
2010-11-20
Now possible to run the GeoDjango test suite with a minimal settings file. R...
Justin Bronn
2010-11-09
Fixed #14653 -- Removed vestigal `getstatusoutput` from GeoDjango utils.
Justin Bronn
2010-11-06
Fixed brittle test case for `GEOSGeometry.valid_reason`.
Justin Bronn
2010-11-06
Fix for running GEOS/GDAL tests on Python 2.6 and below.
Justin Bronn
2010-11-04
Fixed #14318 -- Added `GEOSGeometry.valid_reason` property. Thanks, Rob Coup.
Justin Bronn
[prev]
[next]