| Age | Commit message (Expand) | Author |
| 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 |
| 2011-01-14 | Change the lack of supports_inactive_user on an auth backend to a | Chris Beaven |
| 2011-01-13 | Fixed #15057 - documented change in [14992] | Luke Plant |
| 2011-01-02 | Fixed #6218 -- Made MEDIA_URL and STATIC_URL require a trailing slash to ensu... | Jannis Leidel |
| 2010-12-28 | Fixed #14980 - Add 1.2.4 release notes to trunk. thanks Gary Wilson for the r... | Timo Graham |
| 2010-12-27 | Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also ... | Alex Gaynor |
| 2010-12-23 | Add note about security changes in 1.3 beta release notes. | James Bennett |
| 2010-12-23 | Refactor the choices for localflavor's USStateField, and add new US postal co... | James Bennett |
| 2010-12-22 | Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ... | Justin Bronn |
| 2010-12-22 | Fixed #10154: Allow combining F expressions with timedelta values. | Karen Tracey |
| 2010-12-22 | Fixed #14439 -- Improved documentation for running the GeoDjango test suite. | Justin Bronn |
| 2010-12-21 | Fixed #14249 -- Added support for inactive users to the auth backend system. ... | Jannis Leidel |
| 2010-12-21 | Fixed #12816 -- Added a render() shortcut. | Russell Keith-Magee |
| 2010-12-21 | Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp... | Russell Keith-Magee |
| 2010-12-19 | We're not going to have an alpha-2, so use those notes as the starting point ... | Russell Keith-Magee |
| 2010-12-19 | Added a brief release note about the addition of CC's to EmailMessage (introd... | Russell Keith-Magee |
| 2010-12-19 | Fixed #14908 -- Added a 'takes_context' argument to simple_tag. Thanks to Jul... | Russell Keith-Magee |
| 2010-12-12 | Fixed #14268 -- Start the deprecation of the reset and sqlreset management co... | Jannis Leidel |
| 2010-12-11 | Fixed #14875 - moved mention of `email_re` in 1.2 release notes from features... | Timo Graham |
| 2010-12-07 | Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than... | Russell Keith-Magee |
| 2010-12-06 | Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and ... | Russell Keith-Magee |
| 2010-12-02 | Fixed #8342 -- Removed code from the admin that assumed that you can't login ... | Jannis Leidel |