django1/django/conf/project_template/project_name
Markus Holtermann 9d05add447 Fixed #32394 -- Changed project template settings to use relative STATIC_URL.
Refs #25598 which added original support for relative STATIC_URL and
MEDIA_URL.
2021-02-06 13:34:00 +01:00
..
__init__.py-tpl Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
asgi.py-tpl Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
settings.py-tpl Fixed #32394 -- Changed project template settings to use relative STATIC_URL. 2021-02-06 13:34:00 +01:00
urls.py-tpl Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
wsgi.py-tpl Updated project template to use single quotes where appropriate. 2018-02-20 18:52:28 -05:00