summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2012-01-26[1.3.X] Fixed #17240 -- Replaced links to the online version of the docs by i...Ramiro Morales
2011-12-30[1.3.X] Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastin...Timo Graham
2011-09-14[1.3.X] Fixed #16839 - Added basic release notes for 1.2.7. Thanks claudep fo...Carl Meyer
2011-09-14[1.3.X] Refs #16839 - Added basic release notes for 1.2.6 and 1.3.1.Carl Meyer
2011-05-29[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-05-13[1.3.X] Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
2011-05-10[1.3.X] Fixes #15588 -- 1.3 release documentation for FileField no longer del...Chris Beaven
2011-03-23[1.3.X] Fixed a few typos in the 1.3 release notes.Simon Meers
2011-03-23One final final tweak to 1.3 release notes.James Bennett
2011-03-23Finalize 1.3 release notes.James Bennett
2011-03-22Corrected a number of mislinked crossrefs and added a few new crossref target...Gabriel Hurley
2011-03-22Minor markup and organization fixes to docs to correct Sphinx errors.Russell Keith-Magee
2011-03-22Update release notes and other docs for impending 1.3.James Bennett
2011-03-17Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...Russell Keith-Magee
2011-03-15Minor grammar fix to release notes added in r15765.Russell Keith-Magee
2011-03-14Added backwards-incompatibility note for r15805.Carl Meyer
2011-03-14Tweaked a bit the release notes document.Ramiro Morales
2011-03-07Tweaked r15769 to remove reference to "project."Carl Meyer
2011-03-07Clearer mile-high description of migrating to staticfiles in 1.3 release notes.Carl Meyer
2011-03-06Fixed #14965 -- Added release notes about changes to builtin template tagsRussell Keith-Magee
2011-03-03Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...Russell Keith-Magee
2011-03-02Fixed #4992 -- Respect the GET request query string when creating cache keys....Jannis Leidel
2011-02-23Fixed #15299 -- Started the process of migrating the auth context processor s...Russell Keith-Magee
2011-02-22Removed example CSRF jQuery code from release notes, replacing with link to i...Luke Plant
2011-02-14Fixed "the the" typos.Timo Graham
2011-02-12Fixed #9964 -- Ensure that all database operations make transactions dirty, n...Russell Keith-Magee
2011-02-10Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 an...Russell Keith-Magee
2011-02-10Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on CSRF ch...Russell Keith-Magee
2011-02-09Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5 release...Russell Keith-Magee
2011-02-07Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...Ramiro Morales
2011-01-28Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed changeLuke Plant
2011-01-26Copied in-development 1.2.5 release notes to trunk.Carl Meyer
2011-01-26Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to d...Carl Meyer
2011-01-25Fixed #14038 -- Added information to release notes and version changed|added ...Ramiro Morales
2011-01-24Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al...Luke Plant
2011-01-22Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for t...Timo Graham
2011-01-18Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee
2011-01-14Change the lack of supports_inactive_user on an auth backend to aChris Beaven
2011-01-13Fixed #15057 - documented change in [14992]Luke Plant
2011-01-02Fixed #6218 -- Made MEDIA_URL and STATIC_URL require a trailing slash to ensu...Jannis Leidel
2010-12-28Fixed #14980 - Add 1.2.4 release notes to trunk. thanks Gary Wilson for the r...Timo Graham
2010-12-27Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also ...Alex Gaynor
2010-12-23Add note about security changes in 1.3 beta release notes.James Bennett
2010-12-23Refactor the choices for localflavor's USStateField, and add new US postal co...James Bennett
2010-12-22Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ...Justin Bronn
2010-12-22Fixed #10154: Allow combining F expressions with timedelta values.Karen Tracey
2010-12-22Fixed #14439 -- Improved documentation for running the GeoDjango test suite.Justin Bronn
2010-12-21Fixed #14249 -- Added support for inactive users to the auth backend system. ...Jannis Leidel
2010-12-21Fixed #12816 -- Added a render() shortcut.Russell Keith-Magee
2010-12-21Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp...Russell Keith-Magee