summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-10-13Added a skeleton for 'little features' in the 1.3 release notes.Russell Keith-Magee
2010-10-12Refs #12991 -- Added release note about deprecation of DjangoTestRunner.Russell Keith-Magee
2010-10-11Fixed a reference in the docs to a non-existant PasswordField.Alex Gaynor
2010-10-11Moved the good stuff to the top in releases/1.3.txtLuke Plant
2010-10-11Fixed the same set of typos as were corrected in [14149], this time in the re...Gabriel Hurley
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-10-10Fixed typo in 1.3 release notes.Carl Meyer
2010-10-10Fixed #12226 -- Deprecated test client Response.template attribute in favor o...Carl Meyer
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-08Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,...Russell Keith-Magee
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-10-01Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f...Jannis Leidel
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-07Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ...Russell Keith-Magee
2010-08-06Fixed #13316 -- Modified the default behavior of PasswordInput to prevent ref...Russell Keith-Magee
2010-06-21Added skeleton 1.3 release notes.Russell Keith-Magee
2010-06-11Fixed #13739 -- Updated release notes to make a note of the changes to Field....Russell Keith-Magee
2010-05-19Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey
2010-05-17Fixed a couple of typos in the release notes.Jacob Kaplan-Moss
2010-05-17Add in the section on Python 2.3 compatibility.James Bennett
2010-05-17A final *final* clarification in the release notes.James Bennett
2010-05-17Some final clarifications in the release notes.James Bennett
2010-05-17Some heavy refactoring to the 1.2 release notes.Jacob Kaplan-Moss
2010-05-16Added notes about the two new date format specifiers (``c`` and ``u``) added ...Jannis Leidel
2010-05-14Removed the 'under development' marker from the 1.1.2 release notes; a little...Russell Keith-Magee
2010-05-14Minor fixes to 1.2 release docs. Thanks to Ramiro Morales for noticing the ve...Russell Keith-Magee
2010-05-14Fixed #13540 -- Corrected typo in 1.2 release docs. Thanks to erw for the rep...Russell Keith-Magee
2010-05-14Update 1.2 release notes in anticipation of final release.James Bennett
2010-05-12Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.Karen Tracey
2010-05-12Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...Russell Keith-Magee
2010-05-08Added 1.2 RC1 docs to the releases index.Russell Keith-Magee
2010-05-06Mention that we will be updating docs between now and final.James Bennett
2010-05-06Draft 1.2 RC release notesJames Bennett
2010-05-04Typo fixes and small clarification.Justin Bronn
2010-05-04Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...Justin Bronn
2010-05-01Fixed #13444 -- Improved the documentation around the backwards compatibility...Russell Keith-Magee
2010-04-29Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r...Jannis Leidel
2010-03-10Updated syndication framework porting notes.Malcolm Tredinnick
2010-03-10Fixed three small doc markup errors.Malcolm Tredinnick
2010-03-08Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit...Luke Plant
2010-03-06Fixed #12896. Documented the new side-effects of ModelForm validation.Joseph Kocherhans
2010-03-01Fixed #5786: relaxed the validation for usernames to allow more common charac...Jacob Kaplan-Moss
2010-02-24Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,...Joseph Kocherhans
2010-02-23Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for t...Russell Keith-Magee
2010-02-23Fixed #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on...Russell Keith-Magee
2010-02-21Fixed #12604 - Typo in 1.1 release docs.Jannis Leidel
2010-02-21Fixed #12887 - Fixed typo in release docs. Thanks blueyed.Jannis Leidel
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel