Key topics Key topics This section explains and analyses some key concepts in django CMS. It’s less concerned with explaining how to do things than with helping you understand h...
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. Installing d...
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 ...
2. Custom Plugins 2.1. Why would you need to write a plugin? 2.2. Overview 2.2.1. A note about cms.plugin_base.CMSPluginBase 2.2.2. An aside on models and configuration 2.3. ...
Running and writing tests Running tests Problems running the tests OS X users ERROR: test_copy_to_from_clipboard (cms.tests.frontend.PlaceholderBasicTests) Advanced testing opti...