A handy mixin/abstract set of classes for provising a publisher workflow (draft, publish) to arbitrary Django models
The full documentation is at https://django-model-publisher.readthedocs.org.
Install django-model-publisher:
pip install django-model-publisher
- Django CMS placeholders support.
- Hvad/Parler support.
- Restrict user access to publish functions with user permissions.