summaryrefslogtreecommitdiff
path: root/django/conf/app_template/tests.py
AgeCommit message (Expand)Author
2013-02-04Simplified default project template.Aymeric Augustin
2011-01-26Fixed #15154 -- removed doctests from the tests.py generated with createapp.Alex Gaynor
2009-01-06Fixed #9963 - Added a trivial tests.py file to the files produced by "startapp".Malcolm Tredinnick