summaryrefslogtreecommitdiff
path: root/docs/misc/api-stability.txt
AgeCommit message (Expand)Author
2013-02-19Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".Tim Graham
2013-01-29Fixed typos in docs and commentsTim Graham
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official depreca...Claude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2010-11-01Fixed #14455 -- Documented the backwards compatibility policy for local flavo...Russell Keith-Magee
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2008-09-03Added a stability note about template tag names.Malcolm Tredinnick
2008-09-03Added two items (django.utils.translation and django.utils.http) to the APIMalcolm Tredinnick
2008-09-02Updated API stability document for 1.0.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss