Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
django CMS Moderation 2.3.0 documentation
django CMS Moderation 2.3.0 documentation

Tutorial

  • Your first moderation workflow

How-to guides

  • How-to guides
    • How to install moderation in an existing project
    • How to moderate your own content types
    • How to customise email notifications
    • How to generate compliance numbers
    • How to repair inconsistent moderation states

Reference

  • Reference
    • Settings
    • App configuration (cms_config.py)
    • Signals
    • Management Commands
    • Python API

Explanation

  • Explanation
    • How moderation works
    • Moderation Collections
    • Moderation Requests and Actions
    • Workflows and Steps
    • Roles and permissions
    • Review locking
    • Comments
    • Integration with djangocms-references
    • Internals
Back to top
View this page

How-to guides¶

Practical, task-oriented recipes. Each guide assumes a working django CMS project with moderation installed — if you don’t have one yet, start with the Your first moderation workflow or the installation guide.

  • How to install moderation in an existing project
  • How to moderate your own content types
  • How to customise email notifications
  • How to generate compliance numbers
  • How to repair inconsistent moderation states
Next
How to install moderation in an existing project
Previous
Your first moderation workflow
Copyright © 2019-2026, Fidelity International and contributors
Made with Sphinx and @pradyunsg's Furo