summaryrefslogtreecommitdiff
path: root/tests/conditional_processing/models.py
AgeCommit message (Collapse)Author
2013-12-17Removed superfluous models.py files.Aymeric Augustin
Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
2013-04-02Move last remaining tests out of models.py files; prep for test discovery.Preston Timmons
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner