summaryrefslogtreecommitdiff
path: root/tests/shell/__init__.py
diff options
context:
space:
mode:
authorNiels Van Och <niels.vanoch@gmail.com>2015-11-07 12:07:28 +0100
committerTim Graham <timograham@gmail.com>2016-01-06 18:43:41 -0500
commit7f7553dd30534d606c84952a3f6dcb64b396ce37 (patch)
treeb96009e4d8af11ff5b6255ccfbe9cd34214e74ed /tests/shell/__init__.py
parent0cc32a8f9782f0e465b4653012de9bc41e6d7db4 (diff)
Fixed #25680 -- Added django-admin shell --command option.
Add a -c option to the shell command to execute a command passed as a string as Django.
Diffstat (limited to 'tests/shell/__init__.py')
-rw-r--r--tests/shell/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/shell/__init__.py b/tests/shell/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/shell/__init__.py