summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes/tests.py
AgeCommit message (Expand)Author
2011-03-17Fixed #15622 -- Clear content type cache to avoid problems with subsequence T...Russell Keith-Magee
2011-03-07Fixed #15554 -- Corrected test failure in contenttypes when default site isn'...Russell Keith-Magee
2011-02-05Fixed #15111 -- Ensured that the auth, contenttypes and sitemaps tests will r...Russell Keith-Magee
2010-10-04Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit...Luke Plant
2008-03-10Beefed up caching of ContentType lookups by adding ContentType.objects.get_fo...Jacob Kaplan-Moss