Context processorsΒΆ

feincms.context_processors.add_page_if_missing(request)

If this attribute exists, then a page object has been registered already by some other part of the code. We let it decide which page object it wants to pass into the template

Previous topic

Content types

Next topic

Contrib

This Page