Skip to main content

django.contrib.flatpages.views.flatpage

Public interface to the flat page view.

Context:

flatpage
flatpages.flatpages object

Templates:

Uses the template defined by the template_name field,
or flatpages/default.html if template_name is not defined.

‹ Back to View documentation