index
:
chango.git
devmain
fix-31295
initial-branch
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
2008-06-16
newforms-admin: Merged from trunk up to [7668].
Brian Rosner
2007-11-30
newforms-admin: Merged from trunk up to [6775].
Joseph Kocherhans
2007-11-06
newforms-admin: Merged to [6652]
Joseph Kocherhans
2007-10-06
newforms-admin: Merged to [6458]
Joseph Kocherhans
2007-09-15
newforms-admin: Merged to [6332].
Joseph Kocherhans
2007-08-07
Merged revisions 4350-4357,4359-4365,4371-4372,4374-4377,4380-4386,4388,4390-...
Russell Keith-Magee
2007-07-07
newforms-admin: Merged from trunk up to [5625]. This includes the Unicode
Malcolm Tredinnick
2007-05-12
newforms-admin: Merged to [5194]
Adrian Holovaty
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