CRUD_NEW:使用Django的简单CRUD

时间:2024-03-08 00:03:11
【文件属性】:

文件名称:CRUD_NEW:使用Django的简单CRUD

文件大小:399KB

文件格式:ZIP

更新时间:2024-03-08 00:03:11

Python

CRUD_NEW Django的简单CRUD 路线图: 创建并激活VENV (使用Python 3.7版本-于03/03/2020); 点安装-r requirements.txt python manage.py makemigrations python manage.py迁移 python manage.py createsuperuser python manage.py运行服务器 在浏览器中访问: 本地主机:8000


【文件预览】:
CRUD_NEW-master
----manage.py(540B)
----requirements.txt(43B)
----teste004()
--------settings.py(3KB)
--------urls.py(1KB)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(393B)
----README.md(321B)
----T004()
--------apps.py(83B)
--------tests.py(60B)
--------migrations()
--------admin.py(165B)
--------__init__.py(0B)
--------models.py(722B)
--------__pycache__()
--------views.py(2KB)
--------forms.py(324B)
--------tests()
--------templates()
--------static()
----.gitignore(25B)

网友评论