The normal way to start the Django server is to run the following command from a terminal or a bash script: python manage.py runserver [Ip.addr]:[port].
確定! 回上一頁