Blog-Django-master.zip
(预估有个63文件)
Blog-Django-master
.gitignore
86B
README.md
75B
manage.py
662B
api
admin.py
63B
models.py
57B
migrations
__init__.py
0B
urls.py
2KB
tests.py
60B
__init__.py
0B
apps.py
81B
views.py
12KB
accounts
admin.py
63B
models.py
57B
migrations
__init__.py
0B
urls.py
135B
tests.py
60B
__init__.py
0B
apps.py
91B
views.py
887B
templates
accounts
profile.html
3KB
registration
login.html
997B
requirements.txt
48B
MyBlog
local_settings.py.sample
349B
settings.py
3KB
urls.py
1KB
__init__.py
0B
asgi.py
389B
wsgi.py
389B
blog
admin.py
5KB
models.py
7KB
forms.py
539B
migrations
0003_auto_20210201_0144.py
1KB
0005_comment_show.py
410B
0004_auto_20210201_0412.py
410B
0006_auto_20210202_0410.py
621B
0007_auto_20210202_0411.py
437B
0002_auto_20210201_0049.py
2KB
0008_post_active.py
406B
0011_category_main_cat.py
492B
0010_auto_20210206_0413.py
465B
__init__.py
0B
0001_initial.py
6KB
0009_auto_20210203_2320.py
756B
static
blog
css
style.css
0B
js
script.js
972B
urls.py
750B
tests.py
60B
__init__.py
0B
apps.py
83B
management
commands
creategroups.py
2KB
_managegroup.py
1KB
serializers.py
2KB
validators.py
246B
views.py
5KB
templates
blog
post_detail.html
3KB
tag_posts.html
2KB
comment_edit.html
417B
post_edit.html
408B
categories.html
2KB
index.html
2KB
category_posts.html
2KB
newpost.html
869B
templates
base.html
5KB
暂无评论