{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"django CMS is a Django-based content management system that provides a hierarchical page tree, inline editing, a plugin system for reusable content, and multi-site and internationalization support for building publishing workflows.","skillfed_tags":["django-ecosystem","content-management","page-builder"],"use_cases":["Build a multi-language website with a hierarchical page structure and SEO-friendly URLs managed through a visual page tree.","Enable non-technical editors to create and edit page content inline without leaving the rendered page view.","Create reusable content components (plugins) that editors can compose into pages without custom development for each variation.","Manage multiple independent websites from a single CMS instance with shared or site-specific content and settings.","Integrate custom Django applications into the CMS navigation and content workflows via application hooks.","Set up a headless CMS for serving content to multiple frontends (mobile apps, static site generators) via add-on packages."],"what_it_does":"django CMS is an enterprise content management system built on Django that lets you manage hierarchical page structures with inline editing, so content editors can work directly on rendered pages. It provides a flexible plugin system for composable content components, multi-site and internationalization support, and integration with rich-text editors. The core package is lean and open-source, backed by the non-profit django CMS Association, and integrates with the Django ecosystem through dependencies on django-classy-tags, django-formtools, django-treebeard, and django-sekizai.\n\nYou install it into a new or existing Django project and use the `djangocms` command-line tool to scaffold a fully configured project or add CMS features to your current setup. It supports modern Python versions (3.10\u20133.14) and recent Django releases (5.2, 6.0, 6.1), and offers extensibility through add-on packages for features like content versioning, editorial workflows, and headless setups. The project is actively maintained with a large community presence.","worth_installing":"Yes, if you are building a Django-based website or application that needs content management with editorial workflows, multi-site support, and inline editing. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a solid choice. Consider it especially if your team is already familiar with Django and you need a flexible, extensible CMS rather than a standalone platform. Not a fit if you need a headless-first architecture out of the box (available via add-ons) or prefer a non-Django CMS."},"id":"django-cms","links":{"html":"https://skillfed.io/packages/django-cms","md":"https://skillfed.io/packages/django-cms.md","pypi":"https://pypi.org/project/django-cms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"django-cms","python_support":"supports_current","summary":"Lean enterprise content management powered by Django."},"popularity":{"monthly_downloads":145969,"position":11112,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.1.1"}
