__MagicPower
Do one thing and do it best!

导航

 

2016年1月10日

摘要: from django.conf.urls import include, urlfrom django.contrib import adminfrom polls import viewsurlpatterns = [ url(r'^admin/', include(admin.site.... 阅读全文
posted @ 2016-01-10 14:17 __MagicPower 阅读(170) 评论(0) 推荐(0) 编辑