summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-17Fixed #15142 -- Force test views to be non-cached so that projects with cachi...Russell Keith-Magee
2011-03-17Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...Russell Keith-Magee
2011-03-17Fixed #15569 -- Corrected the numbering updates to inlines when rows are adde...Russell Keith-Magee
2011-03-16Added GIS test fixture directories to the MANIFEST.Justin Bronn
2011-03-16Add `setUp` and `tearDown` methods to the geographic feed and sitemap tests t...Justin Bronn
2011-03-16Use Sphinx `:download:` directives for spatial database template creation scr...Justin Bronn
2011-03-16Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interfaces. T...Justin Bronn
2011-03-16Changed django/db/utils.py load_backend() to call sorted() instead of .sort()...Adrian Holovaty
2011-03-16Fixed #15603 -- Changed the traceback error e-mails not to use HTML by defaul...Adrian Holovaty
2011-03-16Corrected email --> e-mail in topics/logging.txt. Refs #15603Adrian Holovaty
2011-03-16Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...Adrian Holovaty
2011-03-16Fixed #15229 -- Improved URLValidator to accept ftp:// links. Thanks, codefis...Adrian Holovaty
2011-03-16Fixed #15533 -- Now use 3857 as spherical mercator projection instead of depr...Justin Bronn
2011-03-15Refined changes to Polish localization format file made in r13298 and r13327 ...Jannis Leidel
2011-03-15Fixed mistake introduced in r15838 regarding naming of Mexican Spanish.Jannis Leidel
2011-03-15Fixed #15608 -- Added Nicaraguan Spanish locale (format file only). Thanks, f...Jannis Leidel
2011-03-15Fixed #15617 - CSRF referer checking too strictLuke Plant
2011-03-15Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ...Jannis Leidel
2011-03-15Fixed #15563 -- Update the LANG_INFO dictionary with newly added translations...Jannis Leidel
2011-03-15Pulled sites translation updates from Transifex.Jannis Leidel
2011-03-15Pulled sessions translation updates from Transifex.Jannis Leidel
2011-03-15Pulled redirects translation updates from Transifex.Jannis Leidel
2011-03-15Pulled messages translation updates from Transifex.Jannis Leidel
2011-03-15Pulled localflavor translation updates from Transifex.Jannis Leidel
2011-03-15Pulled humanize translation updates from Transifex.Jannis Leidel
2011-03-15Pulled gis translation updates from Transifex.Jannis Leidel
2011-03-15Pulled formtools translation updates from Transifex.Jannis Leidel
2011-03-15Pulled flatpages translation updates from Transifex.Jannis Leidel
2011-03-15Pulled contenttypes translation updates from Transifex.Jannis Leidel
2011-03-15Pulled comments translation updates from Transifex.Jannis Leidel
2011-03-15Pulled auth translation updates from Transifex.Jannis Leidel
2011-03-15Pulled admindocs translation updates from Transifex.Jannis Leidel
2011-03-15Pulled admin translation updates from Transifex.Jannis Leidel
2011-03-15Pulled core translation updates from Transifex.Jannis Leidel
2011-03-15Fixed #15614 -- Fixed potentially confusing URLconf examples in docs/ref/gene...Adrian Holovaty
2011-03-15Added file mistakenly ommitted from r15819Russell Keith-Magee
2011-03-15Fixed #15575 -- Corrected handling of pagination in generic views to match do...Russell Keith-Magee
2011-03-15Fixed #14960 -- Added tests for inclusion tags. Thanks to Julien Phalip for t...Russell Keith-Magee
2011-03-15Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to phi...Russell Keith-Magee
2011-03-15Fixed #15606 -- Ensured that boolean fields always use the Boolean filterspec...Russell Keith-Magee
2011-03-15Minor grammar fix to release notes added in r15765.Russell Keith-Magee
2011-03-15Fixed #15378 -- Now properly handle OGR layers that have features with invali...Justin Bronn
2011-03-14Fixed #10654 -- Removed 'Does it have syntax errors' from the ImportError in ...Adrian Holovaty
2011-03-14Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. ...Adrian Holovaty
2011-03-14Added backwards-incompatibility note for r15805.Carl Meyer
2011-03-14Fixed brittle tests that broke with release of GDAL 1.8.Justin Bronn
2011-03-14Fixed #9213 - Added check to prevent inactive users from resetting their pass...Carl Meyer
2011-03-14Fixed #14733: no longer "validate" .raw() queries.Jacob Kaplan-Moss
2011-03-14Fixed #15597: When formatting the debug page for inclusion in an e-mail, supp...Karen Tracey
2011-03-14Tweaked a bit the release notes document.Ramiro Morales