Class-based view mixin for flatpages
Allows you to include content from flatpages in class-based views. You can specify the url for the flatpage you want, or let it be determined by request.path.
- mixin
- flatpages
- class-based-views
Allows you to include content from flatpages in class-based views. You can specify the url for the flatpage you want, or let it be determined by request.path.
schwuk has posted 1 snippet.