Skip to content

implement namespace_url tag

Philipp S. Sommer requested to merge fix-page-below-apphook into master

that accounts for the case when there are CMS pages below an apphook

this MR fixes the case when we serve CMS pages below an apphook, in particular for the working groups (as we aim to support this case).

Note that this is generally not supported by django CMS, but we can make it work 😉

Merge request reports