Django CMS QE’s documentation

Django CMS Quick & Easy provides all important modules to run new page without a lot of coding. Aims to do it very easily and securely.

To make it done, it provides a lot of plugins, configurations and gluing it all together. Django CMS QE has several dependencies which aims to glue plugins which works together with base safe configuration so not every app needs to do it again by hand.

Instalation

pip install django-cms-qe

Usage

Create your Django app and follow instructions at Usage.