summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bug8245/models.py
AgeCommit message (Expand)Author
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2008-12-23Fixed #8245 -- Added a LOADING flag to autodiscover to prevent an admin.py mo...Gary Wilson Jr