在使用 django-admin startproject 命令後就會建立這樣的目錄檔案,如下: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py ...
確定! 回上一頁