The name of the verbose parameter of call_command has changed.
Now Django fails when it sees a command parameter that is in fact not available, it used to just ignore them.
The name of the verbose parameter of call_command has changed.
Now Django fails when it sees a command parameter that is in fact not available, it used to just ignore them.