summaryrefslogtreecommitdiff
path: root/django/conf/app_template/__init__.py
AgeCommit message (Expand)Author
2016-01-25Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.Chris Lamb
2015-09-07Fixed #25356 -- Removed default_app_config from startapp template.Tim Graham
2015-06-16Fixed #24971 -- Made startapp generate an apps.pyMounir Messelmeni
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty