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
/
django
/
utils
/
cache.py
Age
Commit message (
Expand
)
Author
2007-09-14
Fixed #4071 -- Fixed bug in cache_page decorator, which was setting the wrong...
Adrian Holovaty
2007-07-16
Fixed #4199 -- Changed date formatting in HTTP expires header to be spec
Malcolm Tredinnick
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-04-25
Removed a bunch of annoying trailing whitespace.
Malcolm Tredinnick
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-04-09
Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac
Adrian Holovaty
2006-03-17
Changed django.utils.cache.patch_response_headesr to move unnecessary calcula...
Adrian Holovaty
2006-01-15
Fixed #920 -- Fixed patch_response_headers() behavior when content is Unicode...
Adrian Holovaty
2005-10-31
Made several grammar fixes to cache documentation from [1020]
Adrian Holovaty
2005-10-29
Fixed #612 - added cache control headers (thanks, hugo)
Jacob Kaplan-Moss
2005-10-09
Moved vary decorators from django.utils.cache to django.views.decorators.vary
Adrian Holovaty
2005-10-08
Added django.utils.cache, from Hugo's #580 patch. Refs #580.
Adrian Holovaty
[prev]