summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/custom_templates/app_template
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-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner