mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-21 16:30:32 +00:00
It is similar to `pageurl`, but works with `RoutablePage`s. Functions
like a hybrid between `reverse` and `pageurl`. For example:
{% load wagtailroutablepage_tags %}
{% routablepageurl self "feed" %}
{% routablepageurl self "archive" 2014 08 14 %}
{% routablepageurl self "food" foo="bar" baz="quux" %}
|
||
|---|---|---|
| .. | ||
| images | ||
| pages | ||
| search | ||
| form_builder.rst | ||
| index.rst | ||
| snippets.rst | ||