django-content-editor – Editing structured content
Version 8.1-2-g2a907b2a
Tagline: The component formerly known as FeinCMS’ ItemEditor.
The content editing interface.
Django’s builtin admin application provides a really good and usable administration interface for creating and updating content. django-content-editor extends Django’s inlines mechanism with an interface and tools for managing and rendering heterogenous collections of content as are often necessary for content management systems. For example, articles may be composed of text blocks with images and videos interspersed throughout.
That, in fact, was one of the core ideas of FeinCMS. Unfortunately, FeinCMS has accumulated much more code than strictly necessary, and I should have done better in this regard. Of course FeinCMS still contains much less code than comparable CMS systems, but we can do even better and make it more obvious what’s going on.
So, django-content-editor.
Note
If you like these ideas you might want to take a look at feincms3.
Contents:
- Installation
- Quickstart
- Admin Classes
- Contents and Regions
- System Checks
- Design Decisions
- Changelog
- Change log
- Next version
- 8.1 (2026-02-05)
- 8.0 (2025-08-25)
- 7.4 (2025-07-02)
- 7.3 (2025-06-23)
- 7.2 (2025-01-27)
- 7.1 (2024-10-02)
- 7.0 (2024-05-31)
- 6.5 (2024-05-16)
- 6.4 (2024-02-16)
- 6.3 (2022-04-30)
- 6.2 (2022-03-04)
- 6.1 (2022-02-17)
- 6.0 (2022-01-13)
- 5.1 (2021-12-30)
- 5.0 (2021-12-03)
- 4.1 (2021-04-15)
- 4.0 (2020-11-28)
- 3.0 (2020-06-06)
- 2.0 (2019-11-11)
- 1.5 (2019-09-26)
- 1.4 (2019-03-18)
- 1.3 (2018-12-10)
- 1.2 (2018-10-06)
- 1.1 (2017-06-27)
- 1.0 (2017-01-23)
- 0.10 (2016-09-06)
- 0.9 (2016-08-12)
- 0.8 (2016-07-07)
- 0.7 (2016-06-29)
- 0.6 (2016-06-25)
- 0.5 (2016-06-21)
- 0.4 (2016-04-14)
- 0.3 (2016-02-28)
- 0.2 (2016-02-26)
- 0.1 (2016-02-16)