django1/django/conf/app_template
Ivan 9a2a52558e Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00
..
migrations Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
__init__.py-tpl Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
admin.py-tpl Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00
apps.py-tpl Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
models.py-tpl Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
tests.py-tpl Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00
views.py-tpl Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00