| Age | Commit message (Expand) | Author |
| 2010-02-14 | Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew Badr. | Jacob Kaplan-Moss |
| 2010-02-09 | Fixed #12804 - regression with decorating admin views. | Luke Plant |
| 2010-02-06 | Clarify number of deprecations in the beta release. | James Bennett |
| 2010-02-06 | Couple final tweaks to the release notes. | James Bennett |
| 2010-02-06 | Fix reST error in release notes. | James Bennett |
| 2010-02-06 | Add 1.2 beta release notes to release notes index. | James Bennett |
| 2010-02-06 | Reorganize the beta release notes a bit and trim down the section on feeds. | James Bennett |
| 2010-02-06 | Clarify object-level permissions. | James Bennett |
| 2010-02-06 | Initial draft of 1.2 beta release notes. | James Bennett |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2010-01-28 | Fixed #12557 - AnonymousUser should check auth backends for permissions | Luke Plant |
| 2010-01-28 | Added some release notes for the object permissions foundation (added in r11807) | Luke Plant |
| 2010-01-24 | Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for... | Luke Plant |
| 2010-01-23 | Documented backwards incompatibility in 1.1.X branch introduced in r12283 | Luke Plant |
| 2010-01-23 | Fixed #12470 - django.contrib.messages CookieStorage failing silently in safa... | Luke Plant |
| 2010-01-18 | Fixed #12624 -- Modified test runners to be class based. | Russell Keith-Magee |
| 2010-01-12 | Fixed #12516. Added the new location of email_re to the release notes. This r... | Joseph Kocherhans |
| 2010-01-12 | Documented the backwards incompatibility caused by `in` being a new keyword i... | Luke Plant |
| 2010-01-09 | Edited docs/releases/1.2.txt | Adrian Holovaty |
| 2010-01-07 | Corrected some referencing problems in the docs. | Russell Keith-Magee |
| 2010-01-06 | Corrected yet another BACKEND/ENGINE error in the docs, this time in the rele... | Russell Keith-Magee |
| 2010-01-06 | Move database settings changes into deprecated rather than backwards-incompat... | James Bennett |
| 2010-01-06 | Add 1.2 alpha release notes. | James Bennett |
| 2010-01-06 | Add note about model validation to draft 1.2 release notes. | James Bennett |
| 2010-01-04 | Modified the way EMAIL_BACKEND is specified to make it consistent with the ne... | Russell Keith-Magee |
| 2010-01-03 | Added backwards incompatibility note to 1.1.2 release notes for the change in... | Gary Wilson Jr |
| 2010-01-03 | Fixed #11615 -- Changed test runners to use an exit status code of 1 for any ... | Gary Wilson Jr |
| 2009-12-31 | Fixed #12364: Added graceful exit from a test run when Ctrl-C is pressed. Th... | Karen Tracey |
| 2009-12-28 | Fixed #12112 -- Made the colors used by syntax highlighting customizable. | Russell Keith-Magee |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-12-26 | Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha ... | Gary Wilson Jr |
| 2009-12-22 | Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo... | Brian Rosner |
| 2009-12-22 | Fixed #7980 - Improved i18n framework to support locale aware formatting (dat... | Jannis Leidel |
| 2009-12-22 | Fixed markup for 1.2 release notes added in r11943, I think. | Karen Tracey |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-22 | Added mention of the big integer field and failfast test option to the 1.2 re... | Karen Tracey |
| 2009-12-14 | Fixed #7052 -- Added support for natural keys in serialization. | Russell Keith-Magee |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-09 | Implemented 'smart if' template tag, allowing filters and various operators t... | Luke Plant |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | Luke Plant |
| 2009-12-03 | Expanded on the SMTPConnection deprecation notes, and made the deprecation a ... | Russell Keith-Magee |
| 2009-12-03 | Corrected spelling of e-mail (according to our standard). | Luke Plant |
| 2009-12-03 | Added notes to "Features deprecated in 1.2" about CSRF and SMTPConnection | Luke Plant |
| 2009-11-23 | Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re... | Russell Keith-Magee |
| 2009-11-14 | Fixed #12198 - CSRF changes not clearly noted in docs. | Luke Plant |
| 2009-10-27 | Added explicit notes about the need to update any customised templates for co... | Luke Plant |
| 2009-10-27 | Moved contrib.csrf.* to core code. | Luke Plant |
| 2009-10-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-10-19 | Fixed non-standard introspection support in LazyObject. | Luke Plant |
| 2009-09-12 | Fixed #11659 -- Corrected a minor typo in the v1.1 release notes. Thanks to a... | Russell Keith-Magee |