my-first-django-blog-master.zip
(预估有个24文件)
my-first-django-blog-master
mysite
wsgi.py
389B
__init__.py
0B
settings.py
3KB
asgi.py
389B
urls.py
793B
manage.py
626B
.gitignore
56B
my-first-django-blog
blog
models.py
599B
apps.py
83B
templates
blog
post_list.html
379B
post_edit.html
256B
base.html
902B
post_detail.html
455B
static
css
blog.css
701B
post_detail.html
504B
__init__.py
0B
migrations
__init__.py
0B
0001_initial.py
987B
views.py
1KB
admin.py
113B
tests.py
60B
urls.py
306B
forms.py
158B
.vscode
settings.json
38B
暂无评论