摘要:
本讲介绍数据在页面中的呈现,内容很简单,就是嵌套循环在模板中的使用。一,修改 csvt03/urls.py:from django.conf.urls import patterns, include, url# Uncomment the next two lines to enable the admin:from django.contrib import adminadmin.autodiscover()urlpatterns = patterns('', # Examples: # url(r'^$', 'csvt03.views.home 阅读全文
posted @ 2013-10-13 20:09
exclm
阅读(373)
评论(0)
推荐(0)
浙公网安备 33010602011771号