summaryrefslogtreecommitdiff
path: root/docs/topics/conditional-view-processing.txt
AgeCommit message (Expand)Author
2013-02-25Fixed #6195 -- Documented caching options for javascript_catalog.Aymeric Augustin
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
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-01-10Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, brong...Adrian Holovaty
2009-10-23Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...Jacob Kaplan-Moss
2009-04-28Fixed #10898 -- Corrected minor error in conditional view processing example....Russell Keith-Magee
2009-03-24A bunch of improvements for conditional HTTP processing.Malcolm Tredinnick
2009-03-22Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified).Malcolm Tredinnick