A Simple CMS.
- 11/08/2008: django 1.0 upgraded
- see the demo site
- If you like it, say it on djangosites.
- The standard admin application is used for edition (using of markdown wiki syntax for texts)
- SimpleCMS just manage navigation with hierachical menus
A simple cms, as simple as possible but extensible
Models:
- Category
- Article
- Theme
- Template
- Menu
Extensibility
Just add your own models and link then to a category, like articles.