Skip to main content

A simple django app to publish models with a workflow and permissions

Project description

Publishing is a simple publishing tool for django to make changes on your models based on a workflow.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “publishing” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'publishing',
    ]
  2. Add the model mixin PublishModelMixin to your model class.

  3. Add the admin mixin PublishAdminMixin to your admin class.

  4. Run python manage.py migrate to add publishing related fields to models.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-publishing-0.0.4.tar.gz (13.5 kB view details)

Uploaded Source

File details

Details for the file django-publishing-0.0.4.tar.gz.

File metadata

File hashes

Hashes for django-publishing-0.0.4.tar.gz
Algorithm Hash digest
SHA256 08e95f61fb8ff87e265e111fef96453086b142006104723cfc7f9c1ac9c7c300
MD5 0399241052151b1adec024a0995a7f7f
BLAKE2b-256 8295e33d1134b8096a3b45eac852590d38a9d542c087e0a2555bef0419f0e46c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page