Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 853 Bytes

README.rst

File metadata and controls

38 lines (22 loc) · 853 Bytes

Django Model Publisher AI

Django model mixins and utilities for a standard publisher workflow.

This is a fork of django-model-publisher.

django-model-publisher-is supports Django 2.2 on Python 3.4, and 3.5, 3.6, 3.7.

This app is available on PyPI.

Getting Help

Documentation for django-model-publisher is available at https://django-model-publisher.readthedocs.org.

Quickstart

Install django-model-publisher-is:

pip install django-model-publisher-is

Features

  • Django CMS placeholders support.
  • Hvad/Parler support.
  • Restrict user access to publish functions with user permissions.