summaryrefslogtreecommitdiff
path: root/django/conf/app_template/apps.py
AgeCommit message (Expand)Author
2016-01-25Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.Chris Lamb
2015-12-12Fixed #25909 -- Added unicode_literals import to apps.py generated by startapp.Tim Graham
2015-06-16Fixed #24971 -- Made startapp generate an apps.pyMounir Messelmeni