summaryrefslogtreecommitdiff
path: root/django/utils/cache.py
AgeCommit message (Expand)Author
2005-10-31Made several grammar fixes to cache documentation from [1020]Adrian Holovaty
2005-10-29Fixed #612 - added cache control headers (thanks, hugo)Jacob Kaplan-Moss
2005-10-09Moved vary decorators from django.utils.cache to django.views.decorators.varyAdrian Holovaty
2005-10-08Added django.utils.cache, from Hugo's #580 patch. Refs #580.Adrian Holovaty