Try-Django-master.zip
(预估有个40文件)
Try-Django-master
.gitignore
3KB
README.md
82B
manage.py
665B
trydjango
settings.py
3KB
urls.py
1KB
__init__.py
0B
asgi.py
395B
wsgi.py
395B
pages
admin.py
63B
models.py
57B
migrations
__init__.py
0B
tests.py
60B
__init__.py
0B
apps.py
85B
views.py
610B
requirements.txt
86B
Create Product Objects in the Python Shell.ipynb
4KB
templates
navbar.html
102B
home.html
164B
base.html
233B
about.html
755B
Render Data from the DB with a Model.ipynb
4KB
products
admin.py
91B
models.py
619B
forms.py
3KB
migrations
0005_auto_20210213_1326.py
383B
0002_product_summary.py
386B
0007_auto_20210218_0639.py
393B
0004_product_featured.py
426B
0006_auto_20210213_1330.py
397B
__init__.py
0B
0001_initial.py
574B
0003_auto_20210213_1310.py
870B
tests.py
60B
__init__.py
0B
apps.py
91B
views.py
2KB
templates
products
product_detail.html
318B
product_create.html
268B
product_delete.html
287B
暂无评论