summaryrefslogtreecommitdiff
path: root/tests/shell/__init__.py
AgeCommit message (Collapse)Author
2016-01-06Fixed #25680 -- Added django-admin shell --command option.Niels Van Och
Add a -c option to the shell command to execute a command passed as a string as Django.