django/tests/regressiontests/admin_scripts/management/commands
Marc Tamlyn a875f612e0 Fixed #18634 -- Don't escape variables in the context for startproject/startapp.
The & symbols which can come up in the secret key were
being escaped to &.
2012-07-25 22:24:41 +02:00
..
__init__.py
app_command.py
base_command.py
custom_startproject.py Fixed #18634 -- Don't escape variables in the context for startproject/startapp. 2012-07-25 22:24:41 +02:00
label_command.py
noargs_command.py