Any command given with manage.py is called management command. Django comes with many built-in management commands like runserver, startapp etc.
確定! 回上一頁