技术栈

创建app

灵犀海棠
1 年前
django·创建app·项目文件介绍
Django创建appmysite/  manage.py   mysite/    init.py    settings.py    urls.py    asgi.py    wsgi.py