templatetags

Django templatetags使用

web app文件夹下创建templatetags文件夹 templates文件夹下创建tags文件夹 templatetags文件夹下创建menu.py from django.template import Libraryregister = Library()@register.inclusi ......
templatetags Django
共1篇  :1/1页 首页上一页1下一页尾页