summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
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
2010-11-28Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.Timo Graham
2010-11-26Fixed #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the su...Russell Keith-Magee
2010-11-22Clarified the text describing the deprecation status of mod_python. Thanks to...Russell Keith-Magee
2010-11-22Various nominal corrections for grammatical consistency, typos, and crossref ...Gabriel Hurley
2010-11-21Fixed #3400 -- Support for lookup separator with list_filter admin option. Th...Honza Král
2010-11-21Fixed #11418 -- formset.cleaned_data no longer raises AttributeError when is_...Honza Král
2010-11-20Fixed #14389, #9666 -- Started the migration path to make the first argument ...Russell Keith-Magee
2010-11-19Fixed #13795 -- Added a site-wide cache prefix and cache versioning. Thanks t...Russell Keith-Magee
2010-11-18Corrected link in release notes.Luke Plant
2010-11-17Fixed #10004 and #12320 -- Enabled the makemessages management command to col...Jannis Leidel
2010-11-17Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...Jannis Leidel
2010-11-17Fixed #14706 -- corrected a stray backtick in the docs. Thanks to Adam for t...Alex Gaynor
2010-11-13Added release notes for potential alpha-2.Jannis Leidel
2010-11-12Correct a typo in [14541].James Bennett
2010-11-12Better description in the release notes of what's going on with the PasswordI...James Bennett
2010-11-11Added note about the addition of the django.contrib.staticfiles app. Thanks t...Jannis Leidel
2010-11-11Turns out that "unintended paragraph break" was actually missing the end of t...Gabriel Hurley
2010-11-11Small corrections to 1.3-alpha release notes (an unintended paragraph break, ...Gabriel Hurley
2010-11-11Add 1.3 alpha notes to release-notes index.James Bennett
2010-11-11Remove the 1.3 paragraph from the alpha notes.James Bennett
2010-11-11Correct a typo in the 1.3 alpha release notes.James Bennett
2010-11-11Add roadmap and contributing boilerplate to 1.3 alpha notes.James Bennett
2010-11-11Add 1.3 alpha 1 release notes.James Bennett
2010-11-09Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...Carl Meyer
2010-11-04Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz.Jannis Leidel
2010-11-01Fixed #14455 -- Documented the backwards compatibility policy for local flavo...Russell Keith-Magee
2010-10-28Added documentation note for the backwards incompatible change in r13996.Russell Keith-Magee
2010-10-28Fixed #14231 -- Added an index to the expire_date column on the Session model...Russell Keith-Magee
2010-10-19Fixed #10771 -- added support for using the transaction management functions ...Alex Gaynor