Publishing Code and Pages Publishing Each published page in the CMS exists in as two cms.Page instances: public and draft . Until it’s published, only the draft version exi...
Publishing Code and Pages Publishing Each published page in the CMS exists in as two cms.Page instances: public and draft . Until it’s published, only the draft version exi...
How to customise navigation menus Menus Customise menus at runtime Attach Menus Navigation Modifiers Example use-cases How it works Performance issues in menu modifiers H...
How to customise navigation menus Menus Customise menus at runtime Attach Menus Navigation Modifiers Example use-cases How it works Performance issues in menu modifiers H...
Page admin The interface The django CMS toolbar django CMS Site menu Page menu History menu Language menu The Structure/Content button Publishing controller The disclosure t...
Working with admin in the frontend Redirection Working with admin in the frontend The Administration… item in the Site menu , opens the side-frame containing the site’s Django...
Working with admin in the frontend Redirection Working with admin in the frontend The Administration… item in the Site menu , opens the side-frame containing the site’s Django...
Plugins CMSPluginBase Attributes and Methods Reference CMSPlugin Attributes and Methods Reference Plugins CMSPluginBase Attributes and Methods Reference class cms.plugin_base...
Plugins Plugins class cms.plugin_base.``CMSPluginBase Inherits django.contrib.admin.ModelAdmin and in most respects behaves like a normal sub-class. Note however that some a...