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
/
views
/
decorators
/
cache.py
Age
Commit message (
Expand
)
Author
2010-03-14
[1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs...
Karen Tracey
2010-03-12
[1.1.X] Fixed #13093 -- Updated some decorators and the decorator_from_middle...
Russell Keith-Magee
2008-02-25
Fixed #5701 -- Fixed decorators to take the name, attributes, and docstring o...
Gary Wilson Jr
2006-07-21
Second half of little cleanup tweaks suggested by pyflakes.
Jacob Kaplan-Moss
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2005-10-29
Fixed #612 - added cache control headers (thanks, hugo)
Jacob Kaplan-Moss
2005-10-09
Fixed #580 -- Added mega support for generating Vary headers, including some ...
Adrian Holovaty
2005-10-06
Fixed #333 and #440 -- Split DEFAULT_MIME_TYPE setting into DEFAULT_CONTENT_T...
Adrian Holovaty
2005-07-18
Moved django.views.decorators.cache.compress_string into django.utils.text
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty