summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.txt
AgeCommit message (Expand)Author
2013-03-22Added missing markup to docs.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-24Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-13Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.Jannis Leidel
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-05-20Remove a reference in 1.2 release docs which no longer exists (avoiding a sph...Chris Beaven
2011-04-09Fixed #15780 - Broken link in old release notes regarding CSRF upgradeLuke Plant
2011-04-01Fixed some ReST errors from e-mail -> email change in docs, and changed some ...Adrian Holovaty
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2011-02-14Fixed "the the" typos.Timo Graham
2011-01-25Fixed #14038 -- Added information to release notes and version changed|added ...Ramiro Morales
2010-12-11Fixed #14875 - moved mention of `email_re` in 1.2 release notes from features...Timo Graham
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
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-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-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 #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on...Russell Keith-Magee
2010-02-21Fixed #12887 - Fixed typo in release docs. Thanks blueyed.Jannis Leidel
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel
2010-02-14Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew Badr.Jacob Kaplan-Moss
2010-02-09Fixed #12804 - regression with decorating admin views.Luke Plant
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee
2010-01-28Fixed #12557 - AnonymousUser should check auth backends for permissionsLuke Plant
2010-01-28Added some release notes for the object permissions foundation (added in r11807)Luke Plant
2010-01-24Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for...Luke Plant
2010-01-23Fixed #12470 - django.contrib.messages CookieStorage failing silently in safa...Luke Plant
2010-01-18Fixed #12624 -- Modified test runners to be class based.Russell Keith-Magee