django hello world:一个简单的Django hello world应用 源码
django-hello-world Django Web框架的入门指南。 安装要求: python3 - venv . venv source . venv / bin / activate pip install - r requirements . txt
文件列表
django-hello-world-main.zip
(预估有个16文件)
django-hello-world-main
LICENSE
1KB
.gitignore
2KB
README.md
202B
helloworld
manage.py
666B
myapp
models.py
57B
apps.py
85B
__init__.py
0B
暂无评论