Articles by Tag
#flatpages
September 9, 2023
Flatpages In Django Part 2: Extending Flatpages
How to extend the Django flatpages app including a custom view to handle lookups by ID instead of URL.
September 8, 2023
Flatpages In Django Part 1: Basic Implementation
How to quickly set up Django flatpages for building generic, one-off pages like "about us," "privacy policy, "terms and conditions," and so forth.