summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_scripts/custom_templates
AgeCommit message (Expand)Author
2012-12-03Fixed #19397 -- Crash on binary files in project templates.Aymeric Augustin
2012-08-28Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --tem...Florian Apolloner
2012-07-25Fixed #18634 -- Don't escape variables in the context for startproject/startapp.Marc Tamlyn
2012-03-21Fixed #17920 -- Actually pass the full path of a newly created project or app...Jannis Leidel
2012-02-04Fixed #17517 -- Added `--name` option to startproject and startapp management...Jannis Leidel
2011-12-22Fixed #17042 -- Extended startproject and startapp management commands to bet...Jannis Leidel