django/tests/regressiontests/admin_scripts/custom_templates/project_template
Florian Apolloner 3afb5916b2 Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`.
Thanks to Claude Huchet and Tomáš Ehrlich for the patch.
2012-08-28 23:23:07 +02:00
..
additional_dir Fixed #18634 -- Don't escape variables in the context for startproject/startapp. 2012-07-25 22:24:41 +02:00
project_name
manage.py Fixed #17920 -- Actually pass the full path of a newly created project or app in the template context as mentioned in the startproject docs. Many thanks to Preston Holmes for the initial patch. 2012-03-21 22:29:32 +00:00
ticket-18091-non-ascii-template.txt Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`. 2012-08-28 23:23:07 +02:00