django第一个例子,CRUD完整版。作为初学的例子不错。网页的template很简陋。
student.rar
(预估有个24文件)
templates
student
detail.html
139B
edit.html
568B
add.html
464B
list.html
694B
showme.html
14B
student.sql
12KB
firststudentapp
models.pyc
860B
__init__.pyc
162B
__init__.py
0B
views.py
2KB
models.py
383B
admin.pyc
703B
admin.py
350B
views.pyc
3KB
tests.py
399B
manage.py
260B
student
__init__.pyc
154B
settings.pyc
3KB
urls.py
592B
__init__.py
0B
wsgi.pyc
1KB
wsgi.py
1KB
urls.pyc
844B
settings.py
5KB
用户评论