unknow `runcrons` when running `python3 manage.py runcrons

136 views Asked by At

When I run python3 manage.py runcrons, this message appears: "Unknown command: 'runcrons'". I run python3 manage.py help and couldn't find runcrons in the list of commands. How can I add runcrons to manage.py

enter image description here

0

There are 0 answers