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