summaryrefslogtreecommitdiff
path: root/docs/cache.txt
AgeCommit message (Expand)Author
2006-04-28magic-removal: Greatly enhanced docs/cache.txt -- now using caching segment f...Adrian Holovaty
2006-04-04magic-removal: Slightly cleaned up docs/cache.txtAdrian Holovaty
2006-03-30magic-removal: Refactored never_cache decorator to provide a utility Luke Plant
2006-02-25magic-removal: Merged to [2387]Adrian Holovaty
2006-02-18magic-removal: Merged to [2338]Adrian Holovaty
2006-01-11magic-removal: Merged to [1903]Adrian Holovaty
2006-01-04magic-removal: Merged to [1817]Adrian Holovaty
2005-11-20Fixed #839 -- Fixed typo in docs/cache.txtAdrian Holovaty
2005-11-12Fixed #773 -- Removed reference to CACHE_MIDDLEWARE_GZIP in docs/cache.txt. T...Adrian Holovaty
2005-10-31More tightening of docs/cache.txtAdrian Holovaty
2005-10-31Made several grammar fixes to cache documentation from [1020]Adrian Holovaty
2005-10-29Fixed #140: memcached backends may now use multiple serversJacob Kaplan-Moss
2005-10-29Fixed #612 - added cache control headers (thanks, hugo)Jacob Kaplan-Moss
2005-10-09Fixed ReST error in docs/cache.txtAdrian Holovaty
2005-10-09Fixed small typo in docs/cache.txtAdrian Holovaty
2005-10-09Fixed #580 -- Added mega support for generating Vary headers, including some ...Adrian Holovaty
2005-09-27Fixed #563 -- Fixed minor typo in docs/cache.txt. Thanks, EugeneAdrian Holovaty
2005-09-25Added a database-backed cache backend, along with a tool in django-admin to Jacob Kaplan-Moss
2005-09-11Fixed #487 -- Fixed typo in docs/cache.txt. Thanks, eugene@lazutkin.comAdrian Holovaty
2005-09-02Added note to docs/cache.txt saying CacheMiddleware needs to be first entry i...Adrian Holovaty
2005-08-31Changed docs/cache.txt to remove db cache, because it's not done yet.Adrian Holovaty
2005-07-21Rolled a number of comments into documentation; thanks to all those who contr...Jacob Kaplan-Moss
2005-07-19Fixed inevitable ReST bug in [224]Adrian Holovaty
2005-07-19Changed docs/cache to add docs for site-wide caching, via the cache middlewareAdrian Holovaty
2005-07-15Added cache documentationJacob Kaplan-Moss