我想将请求参数添加到{% url %}标签中,例如?office=foobar.
{% url %}
?office=foobar
这可能吗?我找不到任何东西.
django django-templates
django ×1
django-templates ×1