Skip to main content

Django Request Approval Process

Project description

Django Request Approval

This is a package of base classes for approval process. To use this package, you have to create classes that inherit base classes from this package. Detailed documentation is in the "docs" directory.

Quick start

  1. Add django_request_approval to your INSTALLED_APPS setting like this::
    INSTALLED_APPS = [
        ...,
        "django_request_approval",
    ]

Usage

List of Base classes

The package contains 4 base classes

  1. BaseStage -> Represents Approval Stages (Stage 1, Stage 2, Stage 3)
  2. BaseApprover -> Represents Stage Approver (Stage, User Group)
  3. BaseRequest -> Represents the Request to be approved
  4. BaseApproval -> Represents the actual Approval made by Approver

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_request_approval-1.0.2.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_request_approval-1.0.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file django_request_approval-1.0.2.tar.gz.

File metadata

  • Download URL: django_request_approval-1.0.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for django_request_approval-1.0.2.tar.gz
Algorithm Hash digest
SHA256 f3a07798e2432f7af2dd20f4fc5730a20dca9533b249e9ff0c632276fae06b33
MD5 7279d33b3c53e97085d3425a4c8970eb
BLAKE2b-256 11563b029e9637798eda04932aa5a47ef58e570a326c77d968457a47b7a01117

See more details on using hashes here.

File details

Details for the file django_request_approval-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_request_approval-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 557c1a821e5cce9cd686d76ac279ce84cf14bc6769d461a88d287bd455482947
MD5 d463c19daf323768d29a8434cb1abdbe
BLAKE2b-256 439775e555406a838e2a549a2572be952f4204d3265c666d4a371771ab420532

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