summaryrefslogtreecommitdiff
path: root/django/core/cache
AgeCommit message (Expand)Author
2007-05-08boulder-oracle-sprint: Merged to [5173]Boulder Sprinters
2007-04-26boulder-oracle-sprint: Merged to [5099]Boulder Sprinters
2007-03-28boulder-oracle-sprint: Merged to [4839], part two.Boulder Sprinters
2007-02-02boulder-oracle-sprint: Merged to trunk [4455].Boulder Sprinters
2006-10-30Fixed #2968 -- Changed arguments to __import__ to use empty dictionary instea...Adrian Holovaty
2006-08-18Fixed #2561 -- memcached cache backend no longer ignores default timeout. Tha...Adrian Holovaty
2006-07-21Fixed a bunch of spurious imports, typos, and other small errors turned up by...Jacob Kaplan-Moss
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-02-24Refactored cache from django/core/cache.py into django/core/cache package, wi...Adrian Holovaty