a little summary of Django
摘要:
url routing mechanismurl name/namespaceWe can name a url pattern in urls.py, and reference this name to generate a url in other places. This ensures n... 阅读全文
posted @ 2014-11-21 11:27 一生只想往前飞 阅读(169) 评论(0) 推荐(0) 编辑