summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bug8245
AgeCommit message (Expand)Author
2010-04-27Removed an import that is no longer needed after r13033.Karen Tracey
2010-04-27Reverted r13021 -- Trunk no longer supports Python 2.3, so the special case i...Russell Keith-Magee
2010-04-24Fixed #13362 -- Disabled the test for bug #8245 under Python 2.3 due to diffe...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