summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
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
2010-01-12Fixed #12516. Added the new location of email_re to the release notes. This r...Joseph Kocherhans
2010-01-12Documented the backwards incompatibility caused by `in` being a new keyword i...Luke Plant
2010-01-09Edited docs/releases/1.2.txtAdrian Holovaty
2010-01-07Corrected some referencing problems in the docs.Russell Keith-Magee
2010-01-06Corrected yet another BACKEND/ENGINE error in the docs, this time in the rele...Russell Keith-Magee
2010-01-06Move database settings changes into deprecated rather than backwards-incompat...James Bennett
2010-01-06Add 1.2 alpha release notes.James Bennett
2010-01-06Add note about model validation to draft 1.2 release notes.James Bennett
2010-01-04Modified the way EMAIL_BACKEND is specified to make it consistent with the ne...Russell Keith-Magee
2010-01-03Added backwards incompatibility note to 1.1.2 release notes for the change in...Gary Wilson Jr
2010-01-03Fixed #11615 -- Changed test runners to use an exit status code of 1 for any ...Gary Wilson Jr
2009-12-31Fixed #12364: Added graceful exit from a test run when Ctrl-C is pressed. Th...Karen Tracey
2009-12-28Fixed #12112 -- Made the colors used by syntax highlighting customizable.Russell Keith-Magee
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-12-26Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha ...Gary Wilson Jr
2009-12-22Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...Brian Rosner
2009-12-22Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...Jannis Leidel
2009-12-22Fixed markup for 1.2 release notes added in r11943, I think.Karen Tracey
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-12-22Added mention of the big integer field and failfast test option to the 1.2 re...Karen Tracey
2009-12-14Fixed #7052 -- Added support for natural keys in serialization.Russell Keith-Magee
2009-12-14Fixed #6262 -- Added a cached template loader, and modified existing template...Russell Keith-Magee
2009-12-09Implemented 'smart if' template tag, allowing filters and various operators t...Luke Plant
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant
2009-12-03Expanded on the SMTPConnection deprecation notes, and made the deprecation a ...Russell Keith-Magee
2009-12-03Corrected spelling of e-mail (according to our standard).Luke Plant
2009-12-03Added notes to "Features deprecated in 1.2" about CSRF and SMTPConnectionLuke Plant
2009-11-23Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re...Russell Keith-Magee
2009-11-14Fixed #12198 - CSRF changes not clearly noted in docs.Luke Plant
2009-10-27Added explicit notes about the need to update any customised templates for co...Luke Plant
2009-10-27Moved contrib.csrf.* to core code.Luke Plant
2009-10-26Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...Luke Plant
2009-10-19Fixed non-standard introspection support in LazyObject.Luke Plant
2009-09-12Fixed #11659 -- Corrected a minor typo in the v1.1 release notes. Thanks to a...Russell Keith-Magee