summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2011-05-21Fixed #12417 -- Added signing functionality, including signing cookies. Many ...Jannis Leidel
2011-05-20Remove a reference in 1.2 release docs which no longer exists (avoiding a sph...Chris Beaven
2011-05-14Edited docs/releases/1.4.txt changes from [16124]Adrian Holovaty
2011-05-13Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
2011-05-10Fixes #15588 -- 1.3 release documentation for FileField no longer deleting fi...Chris Beaven
2011-05-09Fixed #15258 - Ajax CSRF protection doesn't apply to PUT or DELETE requestsLuke Plant
2011-05-05Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte...Luke Plant
2011-05-03Fixed #14262 -- Added new assignment_tag as a simple way to assign the result...Jannis Leidel
2011-05-03Fixed #5833 -- Modified the admin list filters to be easier to customize. Man...Jannis Leidel
2011-04-29Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e...Jannis Leidel
2011-04-29Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers...Jannis Leidel
2011-04-21Added note about HTML5 to release notes.Luke Plant
2011-04-20Added notes about `select_for_update` to the 1.4 release notes.Jacob Kaplan-Moss
2011-04-20Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...Jannis Leidel
2011-04-17Fixed #15821 -- Removed incorrect link from docs/releases/1.3.txtAdrian Holovaty
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-03-30Added release notes about the removal of Django 1.2 compatibility fallbacks f...Luke Plant
2011-03-30Added stub release notes for 1.4Luke Plant
2011-03-23Fixed 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