Tim Graham
|
7aba69145d
|
Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.
|
2017-01-20 08:17:20 -05:00 |
Peter Inglesby
|
0b2e5da6ed
|
Fixed #27721 -- Added interface name to shell's IPython/bython import error.
|
2017-01-12 13:12:21 -05:00 |
jpic
|
bf6392bb75
|
Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.
Thanks Adam Chainz for review and guidance.
|
2016-12-21 17:05:33 -05:00 |
Niels Van Och
|
7f7553dd30
|
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.
|
2016-01-06 18:43:41 -05:00 |