Skip to content

Handy mixin/abstract class for providing a "publisher workflow" to arbitrary Django models.

License

Notifications You must be signed in to change notification settings

ipsosante/django-model-publisher

 
 

Repository files navigation

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.

About

Handy mixin/abstract class for providing a "publisher workflow" to arbitrary Django models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.4%
  • HTML 9.0%
  • Makefile 2.5%
  • CSS 1.2%
  • JavaScript 0.9%