Simple CMS
a django project
What is SimpleCMS ?
ASAP: As Simple As Possible
The basic principles are as follows:
- Using the standard admin application for editing
- No middleware
- Navigation through menus organized hierarchically
- It should be easy to write or adapt templates
Simple But Extensible
- Simple CMS provides little, but it allows you to easily add your stuff.
- Simple CMS provides Articles linked to Categories: your can link anything you want to Categories
Data model
( generated by modelviz )
