How-to guides How-to guides These guides presuppose some familiarity with django CMS. They cover some of the same territory as the Tutorials , but in more detail. Install djan...
2.2 release notes What’s new in 2.2 django-mptt now a proper dependency Django 1.3 support View permissions Backwards incompatible changes django-sekizai instead of PluginMed...
2.2 release notes What’s new in 2.2 django-mptt now a proper dependency Django 1.3 support View permissions Backwards incompatible changes django-sekizai instead of PluginMed...
Create a page Create your first page Publish a page Create a second page Create a page Create your first page django CMS’s Create Page wizard will open a new dialog box. ...
Configuration The INSTALLED_APPS setting The MIDDLEWARE setting cms.middleware.utils.ApphookReloadMiddleware Custom User Requirements Required Settings CMS_TEMPLATES Basic...
3.2.1 release notes What’s new in 3.2.1 Improvements Bug Fixes Treebeard corruption DjangoCMS Text CKEditor Action required 3.2.1 release notes What’s new in 3.2.1 Impro...
Extending the page & title models Title vs Page extensions Implement a basic extension The model The admin The toolbar item Using extensions In templates With menus Handling...
3.2.4 release notes What’s new in 3.2.4 Bug Fixes DjangoCMS Text CKEditor Action required 3.2.4 release notes What’s new in 3.2.4 Bug Fixes Fix cache settings Fix user lo...
Code of Conduct Raising a concern Code of Conduct Participation in the django CMS project is governed by a code of conduct. The django CMS community is a pleasant one to be in...
Extending the page & title models What’s the difference? How To Hooking the extension to the admin site Adding a Toolbar Menu Item for your Page extension Simplified toolbar API...