Stewardship
django CMS
Long-term stewardship of a complex open-source product, spanning architecture, product direction, ecosystem development, releases, and the practical work of keeping a community-built system coherent.
Projects
A curated selection of long-term product work and focused experiments. The point is not the inventory; it is the architectural idea each project tests.
Stewardship
Long-term stewardship of a complex open-source product, spanning architecture, product direction, ecosystem development, releases, and the practical work of keeping a community-built system coherent.
Component architecture
Separating editorial component structure from frontend implementation, so teams can build reusable components without binding content to one CSS framework or design system.
Application boundaries
Making Django applications editable without turning them into CMS applications—preserving the application model while exposing the right parts to editors.
Composable publishing
A lean foundation for multilingual storytelling that combines django CMS placeholders with specialized applications for workflows such as versioning and moderation.
Reusable interaction
Treating forms as reusable content objects: editors compose them with familiar components while applications retain control of validation, actions, and business logic.
Exploring how workflows, automation, and AI agents can become composable application capabilities.
Also maintained
Core packages for multilingual content, editorial workflows, and reusable content components.