Django中创建自定义标签与过虑器
摘要:
1.首先在app中创建templatetags目录(注意必须使用该名字,否则系统找不到自定义的标签),然后创建python文件common_extrgs.py. common_extrgs.py: 阅读全文
posted @ 2018-05-18 22:28 remoting_python 阅读(178) 评论(0) 推荐(0)
posted @ 2018-05-18 22:28 remoting_python 阅读(178) 评论(0) 推荐(0)