django 1.8 polls 例子

时间:2018-10-21 23:26:24
【文件属性】:

文件名称:django 1.8 polls 例子

文件大小:56KB

文件格式:ZIP

更新时间:2018-10-21 23:26:24

Django

根据django 1.8 官方事例做的小demo


【文件预览】:
mysite
----.DS_Store(6KB)
----manage.py(249B)
----polls()
--------models.pyc(2KB)
--------index.html(197B)
--------apps.py(85B)
--------urls.py(631B)
--------__init__.pyc(154B)
--------tests.py(60B)
--------migrations()
--------detail.html(148B)
--------admin.py(760B)
--------__init__.py(0B)
--------models.py(724B)
--------__pycache__()
--------views.py(2KB)
--------templates()
--------–¬Ω®Œƒ±æŒƒµµ.txt(0B)
--------static()
----.idea()
--------misc.xml(688B)
--------workspace.xml(23KB)
--------dataSources.xml(457B)
--------.name(6B)
--------encodings.xml(166B)
--------dataSources.ids(294B)
--------modules.xml(266B)
--------scopes()
--------mysite.iml(863B)
--------vcs.xml(166B)
----db.sqlite3(40KB)
----mysite()
--------settings.py(3KB)
--------urls.py(859B)
--------__init__.pyc(155B)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(167B)
--------settings.pyc(3KB)

网友评论