Lean, open-source enterprise content management powered by Django. Backed by the non-profit django CMS Association (Sponsor us).
This repository contains the core package published as django-cms on PyPI.
- Read the docs: Documentation (stable)
- Installing / learning: Installation · Docker quickstart · Tutorials
- Upgrading: Release notes / Upgrade guide
- Get help: Discord or Stackoverflow
- Contribute safely: Contributing · Code of Conduct · Security
- Project info: Website · Changelog
Build complex publishing workflows with simple, composable parts:
- robust internationalisation (i18n) and multi-site support
- front-end (inline) editing so editors can work directly on rendered pages
- a flexible placeholder and plugin system for reusable content components
- integration with multiple rich-text editors
- content versioning, editorial workflows, and headless setups via official add-on packages
- a hierarchical page tree with SEO-friendly URLs
- extensible navigation and application integration (apphooks)
Developing applications that integrate with and take advantage of django CMS features is easy and well-documented. More information on our website.
The demo platform is kindly provided by Divio, platinum member of the django CMS Association.
Want to get a feel for the editing experience before you install anything? Start with the demo link above.
Get a working setup by following the official guide (recommended). If you already have a Django project, you can still use the same steps and integrate django CMS incrementally.
python -m pip install django-cmsNext, follow the official installation guide and tutorials: Installation
Using Docker? Check out our django-cms-quickstart project.
Find tutorials, how-to guides, explanation, and reference material here:
- Current stable version (current release)
- Latest development version (main branch)
- Sources in this repo: docs/
Branch policy details: Development policies.
If you want to contribute code, start here (you'll be productive quickly):
- CONTRIBUTING.rst (workflow, PR process)
- Contributing docs
Need help choosing an approach, debugging an issue, or reviewing an implementation idea? Head over to our Discord Server or Stackoverflow.
Choose from a list of trusted tech partner of the django CMS Association to get your website project delivered successfully.
Choose a trusted web host for your django CMS project and get your website online today.
The django CMS Association is a non-profit founded in 2020 to drive the success of django CMS by providing guidance, infrastructure and funding for core development and community projects.
If your business depends on django CMS, consider supporting its long-term health: Join forces with the django CMS Association or become a paying member.
- Includes icons and adapted icons from Bootstrap.
- Includes icons from FamFamFam.
- Python tree engine powered by django-treebeard.
- JavaScript tree in admin uses jsTree.
- Many thanks to all the contributors to django CMS!