文件名称:django-hello-world:一个简单的Django hello world应用
文件大小:8KB
文件格式:ZIP
更新时间:2024-03-28 01:47:36
python website django begginers Python
django-hello-world Django Web框架的入门指南。 安装要求: python3 - venv . venv source . venv / bin / activate pip install - r requirements . txt
【文件预览】:
django-hello-world-main
----LICENSE(1KB)
----.gitignore(2KB)
----README.md(202B)
----helloworld()
--------manage.py(666B)
--------myapp()
--------helloworld()