Make beat/beat.web> setup compatible with Django 3
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.
Edited by Samuel GAIST