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

ExplanationΒΆ

Background and concepts: how moderation models an editorial approval process, and why it is built the way it is.

  • How moderation works
  • Moderation Collections
  • Moderation Requests and Actions
  • Workflows and Steps
  • Roles and permissions
  • Review locking
  • Comments
  • Integration with djangocms-references
  • Internals
Next
How moderation works
Previous
Python API
Copyright © 2019-2026, Fidelity International and contributors
Made with Sphinx and @pradyunsg's Furo