from django import template register = template.Library() @register.simple_tag def relative_url(value, field_name, urlencode=None): url = '?
確定! 回上一頁