summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11[1.2.X] Bump to 1.2.7, refs #16804.1.2.7James Bennett
2011-09-10[1.2.X] Bump to 1.2.6 for security release.1.2.6James Bennett
2011-09-10[1.2.X] Altered the behavior of URLField to avoid a potential DOS vector, and...Russell Keith-Magee
2011-09-10[1.2.X] Corrected an issue which could allow attackers to manipulate session ...Russell Keith-Magee
2011-09-10[1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A secu...Russell Keith-Magee
2011-05-09[1.2.X] Updated AJAX example code in CSRF docs to be consistent regarding wha...Luke Plant
2011-05-09[1.2.X] Fixed #15469 - CSRF token is inserted on GET requestsLuke Plant
2011-05-09[1.2.X] Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7...Luke Plant
2011-03-24[1.2.X] Ensure stdin is a tty before handing it to termios, so as to prevent ...Karen Tracey
2011-03-22[1.2.X] Fixed typo in forms API documentation.Simon Meers
2011-03-21[1.2.X] Tweaked title level in custom file storage systems documentation.Ramiro Morales
2011-03-19[1.2.X] Fixed #15565: Ensure terminal echo is on after reloader reloads (some...Karen Tracey
2011-03-19[1.2.X] Fixed #13686 -- Ensure that memcache handling of unicode values in ad...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #14133 -- Updated Windows installation instructions for GeoDjan...Justin Bronn
2011-03-17[1.2.X] Fixed #15622 -- Clear content type cache to avoid problems with subse...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #15142 -- Force test views to be non-cached so that projects wi...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #15569 -- Corrected the numbering updates to inlines when rows ...Russell Keith-Magee
2011-03-16[1.2.X] Added GIS test fixture directories to the MANIFEST.Justin Bronn
2011-03-16[1.2.X] Add `setUp` and `tearDown` methods to the geographic feed and sitemap...Justin Bronn
2011-03-16[1.2.X] Use Sphinx `:download:` directives for spatial database template crea...Justin Bronn
2011-03-16[1.2.X] Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interf...Justin Bronn
2011-03-16[1.2.X] Fixed #15533 -- Now use 3857 as spherical mercator projection instead...Justin Bronn
2011-03-15[1.2.X] Fixed #15617 - CSRF referer checking too strictLuke Plant
2011-03-15[1.2.X] Previous changeset did not include new test data, stupid hgsubversion...Justin Bronn
2011-03-15[1.2.X] Fixed #15378 -- Now properly handle OGR layers that have features wit...Justin Bronn
2011-03-14[1.2.X] Added backwards-incompatibility note for r15808.Carl Meyer
2011-03-14[1.2.X] Fixed #9213 - Added check to prevent inactive users from resetting th...Carl Meyer
2011-03-14[1.2.X] Fixed brittle tests that broke with release of GDAL 1.8.Justin Bronn
2011-03-14[1.2.X] Fixed an invalid import in the GeoDjango 3D tests.Justin Bronn
2011-03-10[1.2.X] Fixed #15592 -- corrected an missing backtick in the syndication docs...Gabriel Hurley
2011-03-10[1.2.X] Fixed #15559 - distinct queries introduced by [15607] cause errors wi...Luke Plant
2011-03-10[1.2.X] Fixed a bunch more tests that were failing in Oracle due to false ass...Ian Kelly
2011-03-09[1.2.X] Fixed another case-sensitivity bug in Oracle introspection. This one...Ian Kelly
2011-03-09[1.2.X] Fixed a case-sensitivity bug in Oracle introspection that was prevent...Ian Kelly
2011-03-09[1.2.X] Fixed a test that was failing in Oracle due to default ordering assum...Ian Kelly
2011-03-09[1.2.X] Fixed a number of tests that were failing in Oracle due to false assu...Ian Kelly
2011-03-08[1.2.X] Added a skip for a test that fails in Oracle. Unlike other backends,...Ian Kelly
2011-03-08[1.2.X] Fixed field names that were preventing the tests from running in Orac...Ian Kelly
2011-03-07[1.2.X] Fixed #15554 -- Corrected test failure in contenttypes when default s...Russell Keith-Magee
2011-03-06[1.2.X] Fixed #3094 -- Updated docs to reflect actual behavior of XMLField. T...Russell Keith-Magee
2011-03-05[1.2.X] Added trove classifiers for specific python versions. Thanks to Brett...Russell Keith-Magee
2011-03-04[1.2.X] Fixed #11864 -- Improved the "see also" section of the many-to-one mo...Gabriel Hurley
2011-03-04[1.2.X] Fixed #15547 -- incorrect link in generic views reference page. 1.2 o...Simon Meers
2011-03-04[1.2.X] Refs #15550 -- Corrected another primary-key ordering problem in the ...Russell Keith-Magee
2011-03-04[1.2.X] Fixed #15550 -- Corrected an ordering dependency in the model_forms d...Russell Keith-Magee
2011-03-04[1.2.X] Fixed #15549 -- Removed dependency on specific primary keys. Thanks t...Russell Keith-Magee
2011-03-04[1.2.X] Fixed #15548 -- Added an ordering clause to prevent test failures und...Russell Keith-Magee
2011-03-03[1.2.X] Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feed...Gabriel Hurley
2011-03-03[1.2.X] Fixed #11206 -- Ensure that the floatformat template filter doesn't s...Ramiro Morales
2011-03-03[1.2.X] Added crossref targets for a couple of Django exceptions and cleaned ...Gabriel Hurley