Using django CMS#
Note
This is a new section in the django CMS documentation, and a priority for the project. If you’d like to contribute to it, we’d love to hear from you - join us on our friendly Discord channel.
This is the user guide for django CMS. The intended audiences for this guide are content creators and site administrators.
Django CMS sites are highly customisable and varied. The examples here follow the quickstart project from Github. This provides certain features, which are entirely optional for your own site, and the features provided in the quickstart are used in this guide to demonstrate how django CMS can be used.
The origin of this document is a guide provided by Kapt.mobi. It has been translated from the native French and extended.
Guide for content editors#
Tutorial#
Start here as a new django CMS content editor:
Get to know the user interface
Understand the page tree
Create content
How-to-guides#
Practical step-by-step guides to get things done in the most simple way as a content editor.
Concepts#
What is a placeholder? What is a plugin? Understand these key concepts of django CMS.
Reference for content editors#
Reference material for installed plugins.