summaryrefslogtreecommitdiff
path: root/docs/ref/index.txt
AgeCommit message (Expand)Author
2011-05-30Fixed #14261 - Added clickjacking protection (X-Frame-Options header)Luke Plant
2010-12-07Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...Russell Keith-Magee
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-10Added exceptions reference page to the API reference index.Russell Keith-Magee
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2010-01-07Corrected some referencing problems in the docs.Russell Keith-Magee
2009-12-26Fixed #9465 -- Simplified API Reference documentation titles for easier looku...Gary Wilson Jr
2009-06-17Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, ...Russell Keith-Magee
2009-03-15Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss