summaryrefslogtreecommitdiff
path: root/tests/model_package/models/publication.py
AgeCommit message (Collapse)Author
2013-07-16Fixed #14007 -- Added model discovery in models module without the need to ↵Tim Graham
specify app_label. Thanks mark@ and Aramgutang for work on the patch.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner