summaryrefslogtreecommitdiff
path: root/django/core/cache/backends/base.py
AgeCommit message (Expand)Author
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-02-24Refactored cache from django/core/cache.py into django/core/cache package, wi...Adrian Holovaty