Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

natgeosociety/django-model-publisher-ai

 
 

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-ai supports Django 1.8 through 1.11 (latest bugfix release in each series only) on Python 2.7, 3.3 (Django 1.8 only), 3.4, and 3.5.

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-ai:

pip install django-model-publisher-ai

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%