summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2011-03-14[1.2.X] Added backwards-incompatibility note for r15808.Carl Meyer
2011-02-22[1.2.X] Removed example CSRF jQuery code from release notes, replacing with l...Luke Plant
2011-02-14[1.2.X] Fixed "the the" typos.Timo Graham
2011-02-10[1.2.X] Fixed #15253 -- Added 1.1.3 release notes, and added sections to the ...Russell Keith-Magee
2011-02-10[1.2.X] Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on...Russell Keith-Magee
2011-02-09[1.2.X] Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5...Russell Keith-Magee
2011-01-28[1.2.X] Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed changeLuke Plant
2011-01-26[1.2.X] Fixed #6456 - Excised FileField file deletion to avoid data loss. Tha...Carl Meyer
2011-01-25[1.2.X] Fixed #14038 -- Added information to release notes and version change...Ramiro Morales
2011-01-18[1.2.X] Refs #14661 -- Clarified the handling of initial data injected via cu...Russell Keith-Magee
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango test...Justin Bronn
2010-12-11[1.2.X] Fixed #14875 - moved mention of `email_re` in 1.2 release notes from ...Timo Graham
2010-12-05[1.2.X] Fixed #14799 -- Provided a full solution for test database creation o...Russell Keith-Magee
2010-11-28[1.2.X] Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.Timo Graham
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14225 -- Added a documentation marker (and a 1.2.2 release not...Russell Keith-Magee
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-08-07[1.2.X] Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to t...Russell Keith-Magee
2010-06-11Fixed #13739 -- Updated release notes to make a note of the changes to Field....Russell Keith-Magee
2010-05-19Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey
2010-05-17Fixed a couple of typos in the release notes.Jacob Kaplan-Moss
2010-05-17Add in the section on Python 2.3 compatibility.James Bennett
2010-05-17A final *final* clarification in the release notes.James Bennett
2010-05-17Some final clarifications in the release notes.James Bennett
2010-05-17Some heavy refactoring to the 1.2 release notes.Jacob Kaplan-Moss
2010-05-16Added notes about the two new date format specifiers (``c`` and ``u``) added ...Jannis Leidel
2010-05-14Removed the 'under development' marker from the 1.1.2 release notes; a little...Russell Keith-Magee
2010-05-14Minor fixes to 1.2 release docs. Thanks to Ramiro Morales for noticing the ve...Russell Keith-Magee
2010-05-14Fixed #13540 -- Corrected typo in 1.2 release docs. Thanks to erw for the rep...Russell Keith-Magee
2010-05-14Update 1.2 release notes in anticipation of final release.James Bennett
2010-05-12Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.Karen Tracey
2010-05-12Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...Russell Keith-Magee
2010-05-08Added 1.2 RC1 docs to the releases index.Russell Keith-Magee
2010-05-06Mention that we will be updating docs between now and final.James Bennett
2010-05-06Draft 1.2 RC release notesJames Bennett
2010-05-04Typo fixes and small clarification.Justin Bronn
2010-05-04Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...Justin Bronn
2010-05-01Fixed #13444 -- Improved the documentation around the backwards compatibility...Russell Keith-Magee
2010-04-29Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r...Jannis Leidel
2010-03-10Updated syndication framework porting notes.Malcolm Tredinnick
2010-03-10Fixed three small doc markup errors.Malcolm Tredinnick
2010-03-08Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit...Luke Plant
2010-03-06Fixed #12896. Documented the new side-effects of ModelForm validation.Joseph Kocherhans
2010-03-01Fixed #5786: relaxed the validation for usernames to allow more common charac...Jacob Kaplan-Moss
2010-02-24Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,...Joseph Kocherhans
2010-02-23Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for t...Russell Keith-Magee
2010-02-23Fixed #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on...Russell Keith-Magee
2010-02-21Fixed #12604 - Typo in 1.1 release docs.Jannis Leidel
2010-02-21Fixed #12887 - Fixed typo in release docs. Thanks blueyed.Jannis Leidel
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel