摘要: 首先需要在APP目录下创建一个templatetags目录然后在这个目录下新建一个任意名的.py文件 如 test.py创建一个template对象register from django import templatefrom django.utils.safest... 阅读全文
posted @ 2018-03-29 17:45 fanmleii 阅读(382) 评论(0) 推荐(0)