文件名称:my-first-django-girls-blog:跟随Django Girls教程
文件大小:12KB
文件格式:ZIP
更新时间:2024-04-02 05:36:47
Python
my-first-django-girls-blog:跟随Django Girls教程
【文件预览】:
my-first-django-girls-blog-main
----manage.py(626B)
----requirements.txt(14B)
----blog()
--------apps.py(83B)
--------urls.py(329B)
--------tests.py(60B)
--------migrations()
--------admin.py(85B)
--------__init__.py(0B)
--------models.py(547B)
--------views.py(1KB)
--------forms.py(193B)
--------templates()
--------static()
----.gitignore(294B)
----mysite()
--------settings.py(3KB)
--------urls.py(814B)
--------__init__.py(0B)
--------wsgi.py(389B)