Serving content in multiple languages Basic concepts How django CMS determines the user’s preferred language How django CMS determines what language to serve What django CMS show...
Serving content in multiple languages Basic concepts How django CMS determines the user’s preferred language How django CMS determines what language to serve What django CMS show...
How to work with templates static_placeholder CMS_TEMPLATE render_model How to work with templates Application can reuse cms templates by mixing cms template tags and normal ...
How to work with templates static_placeholder CMS_TEMPLATE render_model How to work with templates Application can reuse cms templates by mixing cms template tags and normal ...
How to work with templates static_placeholder CMS_TEMPLATE render_model How to work with templates Application can reuse cms templates by mixing cms template tags and normal ...
How to work with templates static_placeholder CMS_TEMPLATE render_model How to work with templates Application can reuse cms templates by mixing cms template tags and normal ...
Reference for content editors Reference for content editors Note This is a new section in the django CMS documentation, and a priority for the project. If you’d like to contrib...
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 ...
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...