Custom Plugins Why would you need to write a plugin? Overview A note about cms.plugin_base.CMSPluginBase An aside on models and configuration The simplest plugin Troubleshoo...
Configuration The INSTALLED_APPS setting The MIDDLEWARE_CLASSES setting cms.middleware.utils.ApphookReloadMiddleware Custom User Requirements Required Settings CMS_TEMPLATES...
Extending the Toolbar Registering Toolbar items Extending the Toolbar django CMS allows you to control what appears in the toolbar. This allows you to integrate your applicatio...
Settings and constants The INSTALLED_APPS setting The MIDDLEWARE_CLASSES setting cms.middleware.utils.ApphookReloadMiddleware Custom User Requirements Required Settings CMS_...
Plugins Install the polls app Creating a plugin The Plugin Model The Plugin Class The template Plugins In this tutorial we’re going to take a Django poll app and integrate ...
Upgrading from 2.1.x and Django 1.2.x Upgrading dependencies Updates to settings.py Template Updates Database Updates Static Media Upgrading from 2.1.x and Django 1.2.x U...
3. Introductory Tutorial 3.1. Getting help 3.2. Configuration and setup 3.2.1. Preparing the environment 3.2.1.1. Starting your Django project 3.2.1.2. Installing and configuring...
3.2 release notes What’s new in 3.2 Changes that require attention Touch interface support Device support Feedback required Bug-fixes Content wizards Renaming cms_app, cms_to...
3.2 release notes What’s new in 3.2 Changes that require attention Touch interface support Device support Feedback required Bug-fixes Content wizards Renaming cms_app, cms_to...