summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2010-08-09[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflictsarchive/soc2010/query-refactorAlex Gaynor
2010-06-21[soc2010/query-refactor] Merged up to trunk r13366.Alex Gaynor
2010-06-14[soc2010/query-refactor] Merged up to trunk r13350.Alex Gaynor
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
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-02-06Clarify number of deprecations in the beta release.James Bennett
2010-02-06Couple final tweaks to the release notes.James Bennett
2010-02-06Fix reST error in release notes.James Bennett
2010-02-06Add 1.2 beta release notes to release notes index.James Bennett
2010-02-06Reorganize the beta release notes a bit and trim down the section on feeds.James Bennett
2010-02-06Clarify object-level permissions.James Bennett
2010-02-06Initial draft of 1.2 beta release notes.James Bennett
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-23Documented backwards incompatibility in 1.1.X branch introduced in r12283Luke 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