A Django CMS that is flexible to fit your own needs.
Django-Fluent CMS is a Open Source CMS, designed for the following needs:
- Shape the CMS according to the client's needs.
- Make any kind of design editable for end-users.
- Be easy to use
- Be easy to code with
- Be usable for small up to large sites
You can install parts of the CMS you like to use, and leave everything else out of your project. The system is designed to perform well (blocks are cached in memcache), models and admin screens can be modified to your needs easily.
Use this tag if your question is about programming issues in regard to:
The main modules
- The page tree; django-fluent-pages
- The contents engine; django-fluent-contents
- The admin dashboard; django-fluent-dashboard
- The blog module; django-fluent-blogs
- The comments module; django-fluent-comments
one of the Support libraries