index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
cache.txt
Age
Commit message (
Expand
)
Author
2005-10-29
Fixed #140: memcached backends may now use multiple servers
Jacob Kaplan-Moss
2005-10-29
Fixed #612 - added cache control headers (thanks, hugo)
Jacob Kaplan-Moss
2005-10-09
Fixed ReST error in docs/cache.txt
Adrian Holovaty
2005-10-09
Fixed small typo in docs/cache.txt
Adrian Holovaty
2005-10-09
Fixed #580 -- Added mega support for generating Vary headers, including some ...
Adrian Holovaty
2005-09-27
Fixed #563 -- Fixed minor typo in docs/cache.txt. Thanks, Eugene
Adrian Holovaty
2005-09-25
Added a database-backed cache backend, along with a tool in django-admin to
Jacob Kaplan-Moss
2005-09-11
Fixed #487 -- Fixed typo in docs/cache.txt. Thanks, eugene@lazutkin.com
Adrian Holovaty
2005-09-02
Added note to docs/cache.txt saying CacheMiddleware needs to be first entry i...
Adrian Holovaty
2005-08-31
Changed docs/cache.txt to remove db cache, because it's not done yet.
Adrian Holovaty
2005-07-21
Rolled a number of comments into documentation; thanks to all those who contr...
Jacob Kaplan-Moss
2005-07-19
Fixed inevitable ReST bug in [224]
Adrian Holovaty
2005-07-19
Changed docs/cache to add docs for site-wide caching, via the cache middleware
Adrian Holovaty
2005-07-15
Added cache documentation
Jacob Kaplan-Moss