Welcome to django-fluent-contents’ documentation!¶
This documentation covers the latest release of django-fluent-contents, a collection of applications to build an end user CMS for the Django administration interface. django-fluent-contents includes:
- A
PlaceholderField
to display various content on a model. - A
PlaceholderEditorAdmin
to build CMS interfaces. - A default set of plugins to display WYSIWYG content, reStructuredText, highlighted code, Gist snippets and more.
- an extensible plugin API.
To get up and running quickly, consult the quick-start guide. The chapters below describe the configuration of each specific plugin in more detail.
Preview¶

Getting started¶
Using the plugins¶
Advanced topics¶
API documentation¶
- API documentation
- Changelog
- Changes in 2.0.7 (2020-01-04)
- Changes in 2.0.6 (2019-06-11)
- Changes in 2.0.5 (2019-04-12)
- Changes in 2.0.4 (2018-08-27)
- Changes in 2.0.3 (2018-05-14)
- Changes in 2.0.2 (2018-02-12)
- Changes in 2.0.1 (2018-02-05)
- Changes in 2.0 (2018-01-22)
- Changes in 1.2.2 (2017-11-22)
- Changes in 1.2.1 (2017-08-10)
- Changes in 1.2 (2017-05-01)
- Changes in 1.1.11 (2016-12-21)
- Changes in 1.1.10 (2016-12-15)
- Changes in 1.1.9 (2016-12-06)
- Changes in 1.1.8 (2016-11-09)
- Changes in 1.1.7 (2016-10-05)
- Changes in 1.1.6 (2016-09-11)
- Changes in 1.1.5 (2016-08-06)
- Changes in 1.1.4 (2016-05-16)
- Changes in 1.1.3 (2016-05-11)
- Changes in 1.1.2 (2016-03-25)
- Changes in 1.1.1 (2016-01-04)
- Changes in 1.1 (2015-12-29)
- Changes in 1.0.4 (2015-12-17)
- Changes in 1.0.3 (2015-10-01)
- Version 1.0.2
- Version 1.0.1
- Version 1.0
- Version 0.9
- Version 0.8.6
- Version 0.8.5
- Version 0.8.4
- Version 0.8.3
- Version 0.8.2
- Version 0.8.1
- Version 0.8.0
Roadmap¶
The following features are on the radar for future releases:
- Frontend editing support
- Bridging other plugin systems, like Django CMS
- Inline support (e.g. building a linklist plugin).
Please contribute your improvements or work on these area’s!