things_to_do#
Cape Town activity guides organised by category with hero images, featured articles, and publication dates.
Models#
Model |
Description |
|---|---|
|
Visual layout/category with hero image and intro text |
|
Things-to-do article with body, lead image, and featured flag |
URL Routes#
Path |
View |
Description |
|---|---|---|
|
category listing |
Browse activity categories |
|
article detail |
Single article page |
Key Design Decisions#
Separate from the
products.BlogPostmodel because things-to-do articles are simpler (no access control, no markdown, no tags) and have their own category system (CategoryLayoutvsCategory).featuredflag allows editorial control over homepage placement.