Skip to main content

Django integration with spiff workflow library

Project description

django-spiff-workflow

Integration of Python spiffworkflow library with Django

Installation

Install django-spiff-workflow using pip install django-spiff-workflow

Add "django_spiff_workflow" to your INSTALLED_APPS settings like this:

INSTALLED_APPS = (
    "django_spiff_workflow",
    ...
)

More documentation

For more information check the documentation of spiff-workflow doc.

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-spiff-workflow-0.1.6.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

django_spiff_workflow-0.1.6-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

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