Installing django CMS by hand Requirements Recommended Text Editors Other Plugins File and image handling Revision management Installing Installing in a virtualenv using pip ...
How to install django CMS by hand Install the django CMS package Create a new project Minimally-required applications and settings INSTALLED_APPS Language settings Database Da...
CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Articles to Enable Tagging Finding Articles By Tags Creating the Finder Method Creating the View Improving th...
1. Installing django CMS 1.1. Requirements 1.2. Your working environment 1.2.1. Create and activate a virtual environment 1.2.2. Update pip inside the virtual environment 1.2.3....
1. Extending the CMS: Examples 1.1. My First Plugin 1.1.1. The Model 1.1.2. The Plugin Class 1.1.3. The Template 1.2. My First App (apphook) 1.3. My First Menu 1. Extendin...
5. Placeholders outside the CMS 5.1. Quickstart 5.2. Adding content to a placeholder 5.2.1. Using the front-end editor 5.3. Fieldsets 5. Placeholders outside the CMS Placeho...
1. Extending the CMS: Examples 1.1. My First Plugin 1.1.1. The Model 1.1.2. The Plugin Class 1.1.3. The Template 1.2. My First App (apphook) 1.3. My First Menu 1. Extendin...