Django留言本设计

时间:2016-10-15 09:53:47
【文件属性】:

文件名称:Django留言本设计

文件大小:17KB

文件格式:RAR

更新时间:2016-10-15 09:53:47

留言本 留言板 Django

自己做的一个小应用,Django新手,希望能对刚接触Django的人提供帮助,在老鸟面前不值一哂。


【文件预览】:
留言本需求分析.wps
templates
----msg_base.html(2KB)
----messageboard()
--------del_success.html(9B)
--------user_msg_list.html(914B)
--------msg_post.html(247B)
--------msg_list.html(1KB)
--------msg_detail.html(2KB)
--------msg_modify.html(247B)
--------reply_post.html(248B)
messageboard
----models.py(799B)
----__init__.pyc(138B)
----forms.pyc(1KB)
----urls.pyc(958B)
----__init__.py(0B)
----views.pyc(5KB)
----views.py(4KB)
----admin.py(456B)
----models.pyc(2KB)
----tests.py(383B)
----admin.pyc(1KB)
----urls.py(761B)
----forms.py(498B)
数据字典.wps

网友评论