summaryrefslogtreecommitdiff
path: root/docs/topics/cache.txt
AgeCommit message (Expand)Author
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-14Made a bunch of edits to docs/topics/cache.txt, mostly based on stuff from th...Adrian Holovaty
2009-03-11Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic o...Russell Keith-Magee
2009-03-02Small edit to the caching docs.Malcolm Tredinnick
2008-12-03Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.Malcolm Tredinnick
2008-11-14Fixed #9377 -- Clarified when cmemcached support was included in Django.Malcolm Tredinnick
2008-09-09Fixed #8958 -- Fixed typo in cache.txt. Thanks, benwalton@gmail.comAdrian Holovaty
2008-09-07Small wording improvements to cache.txtAdrian Holovaty
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss