summaryrefslogtreecommitdiff
path: root/tests/regressiontests/cache/models.py
AgeCommit message (Expand)Author
2011-11-20Made the database cache backend, which bypasses the ORM, compatible with time...Aymeric Augustin
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2009-10-29Fixed #12057 -- Corrected regression of caching performance when a model cont...Russell Keith-Magee
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee