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.
Loading
Please register or sign in to comment
Add a -c option to the shell command to execute a command passed as a string as Django.