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...
Plugins Install the polls application Set up a base template for the application Create a new polls_cms_integration application The Plugin Model The Plugin Class The template...
Tutorials Tutorials The pages in this section of the documentation are aimed at the newcomer to django CMS. They’re designed to help you get started quickly, and show how easy i...
Configuration The INSTALLED_APPS setting The MIDDLEWARE setting cms.middleware.utils.ApphookReloadMiddleware Custom User Requirements Required Settings CMS_TEMPLATES Basic...
How to extend Page & Title models Title vs Page extensions Implement a basic extension Page model extension example The model The admin The toolbar item Title model extension ...
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...
Extending the Toolbar Create the toolbar What this all means See it at work Extending the Toolbar django CMS allows you to control what appears in the toolbar. This allows yo...
Extending the Toolbar Create the toolbar What this all means See it at work Extending the Toolbar django CMS allows you to control what appears in the toolbar. This allows yo...
How to serve multiple languages Multilingual URLs Monolingual URLs Store the user’s language preference Working in templates Display a language chooser in the page Get the URL ...
How to serve multiple languages Multilingual URLs Monolingual URLs Store the user’s language preference Working in templates Display a language chooser in the page Get the URL ...