| Age | Commit message (Expand) | Author |
| 2011-05-21 | Fixed #12417 -- Added signing functionality, including signing cookies. Many ... | Jannis Leidel |
| 2011-05-20 | Remove a reference in 1.2 release docs which no longer exists (avoiding a sph... | Chris Beaven |
| 2011-05-14 | Edited docs/releases/1.4.txt changes from [16124] | Adrian Holovaty |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |
| 2011-05-10 | Fixes #15588 -- 1.3 release documentation for FileField no longer deleting fi... | Chris Beaven |
| 2011-05-09 | Fixed #15258 - Ajax CSRF protection doesn't apply to PUT or DELETE requests | Luke Plant |
| 2011-05-05 | Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte... | Luke Plant |
| 2011-05-03 | Fixed #14262 -- Added new assignment_tag as a simple way to assign the result... | Jannis Leidel |
| 2011-05-03 | Fixed #5833 -- Modified the admin list filters to be easier to customize. Man... | Jannis Leidel |
| 2011-04-29 | Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e... | Jannis Leidel |
| 2011-04-29 | Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers... | Jannis Leidel |
| 2011-04-21 | Added note about HTML5 to release notes. | Luke Plant |
| 2011-04-20 | Added notes about `select_for_update` to the 1.4 release notes. | Jacob Kaplan-Moss |
| 2011-04-20 | Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa... | Jannis Leidel |
| 2011-04-17 | Fixed #15821 -- Removed incorrect link from docs/releases/1.3.txt | Adrian Holovaty |
| 2011-04-09 | Fixed #15780 - Broken link in old release notes regarding CSRF upgrade | Luke Plant |
| 2011-04-01 | Fixed some ReST errors from e-mail -> email change in docs, and changed some ... | Adrian Holovaty |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2011-03-30 | Added release notes about the removal of Django 1.2 compatibility fallbacks f... | Luke Plant |
| 2011-03-30 | Added stub release notes for 1.4 | Luke Plant |
| 2011-03-23 | Fixed a few typos in the 1.3 release notes. | Simon Meers |
| 2011-03-23 | One final final tweak to 1.3 release notes. | James Bennett |
| 2011-03-23 | Finalize 1.3 release notes. | James Bennett |
| 2011-03-22 | Corrected a number of mislinked crossrefs and added a few new crossref target... | Gabriel Hurley |
| 2011-03-22 | Minor markup and organization fixes to docs to correct Sphinx errors. | Russell Keith-Magee |
| 2011-03-22 | Update release notes and other docs for impending 1.3. | James Bennett |
| 2011-03-17 | Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ... | Russell Keith-Magee |
| 2011-03-15 | Minor grammar fix to release notes added in r15765. | Russell Keith-Magee |
| 2011-03-14 | Added backwards-incompatibility note for r15805. | Carl Meyer |
| 2011-03-14 | Tweaked a bit the release notes document. | Ramiro Morales |
| 2011-03-07 | Tweaked r15769 to remove reference to "project." | Carl Meyer |
| 2011-03-07 | Clearer mile-high description of migrating to staticfiles in 1.3 release notes. | Carl Meyer |
| 2011-03-06 | Fixed #14965 -- Added release notes about changes to builtin template tags | Russell Keith-Magee |
| 2011-03-03 | Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an... | Russell Keith-Magee |
| 2011-03-02 | Fixed #4992 -- Respect the GET request query string when creating cache keys.... | Jannis Leidel |
| 2011-02-23 | Fixed #15299 -- Started the process of migrating the auth context processor s... | Russell Keith-Magee |
| 2011-02-22 | Removed example CSRF jQuery code from release notes, replacing with link to i... | Luke Plant |
| 2011-02-14 | Fixed "the the" typos. | Timo Graham |
| 2011-02-12 | Fixed #9964 -- Ensure that all database operations make transactions dirty, n... | Russell Keith-Magee |
| 2011-02-10 | Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 an... | Russell Keith-Magee |
| 2011-02-10 | Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on CSRF ch... | Russell Keith-Magee |
| 2011-02-09 | Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5 release... | Russell Keith-Magee |
| 2011-02-07 | Fixed #5494, #10765, #14924 -- Modified the order in which translations are r... | Ramiro Morales |
| 2011-01-28 | Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed change | Luke Plant |
| 2011-01-26 | Copied in-development 1.2.5 release notes to trunk. | Carl Meyer |
| 2011-01-26 | Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to d... | Carl Meyer |
| 2011-01-25 | Fixed #14038 -- Added information to release notes and version changed|added ... | Ramiro Morales |
| 2011-01-24 | Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al... | Luke Plant |
| 2011-01-22 | Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for t... | Timo Graham |
| 2011-01-18 | Refs #14661 -- Clarified the handling of initial data injected via custom SQL. | Russell Keith-Magee |