summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bug8245/tests.py
AgeCommit message (Expand)Author
2010-04-24[1.1.X] Fixed #13362 -- Disabled the test for bug #8245 under Python 2.3 due ...Russell Keith-Magee
2010-04-12Fixed #11957 -- exceptions in admin.py are no longer hidden after second requestBrian Rosner
2008-12-23Fixed #8245 -- Added a LOADING flag to autodiscover to prevent an admin.py mo...Gary Wilson Jr