摘要: 1.一定要在app内templatetags包中的py文件 2.使用时要引入django.template中的Library from django.template import Library register = Library() 阅读全文
posted @ 2022-02-26 22:04 JiaMii 阅读(27) 评论(0) 推荐(0)