django_project-master.zip
(预估有个36文件)
django_project-master
polling
models.py
260B
apps.py
89B
templates
polling
list.html
248B
detail.html
406B
__init__.py
0B
migrations
__init__.py
0B
0001_initial.py
600B
views.py
689B
admin.py
121B
tests.py
60B
urls.py
208B
mysite
templates
login.html
203B
base.html
727B
wsgi.py
389B
__init__.py
0B
settings.py
3KB
urls.py
1KB
manage.py
538B
.gitignore
20B
blogging
models.py
824B
apps.py
91B
templates
blogging
post_form.html
206B
list.html
711B
detail.html
382B
static
django_blog.css
1KB
feeds.py
570B
__init__.py
0B
migrations
__init__.py
0B
0002_category.py
679B
0001_initial.py
1023B
views.py
2KB
admin.py
326B
tests.py
2KB
urls.py
395B
fixtures
blogging_test_fixture.json
1KB
forms.py
170B
暂无评论