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.0.tar.gz (3.8 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.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_request_approval-1.0.0.tar.gz
  • Upload date:
  • Size: 3.8 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.0.tar.gz
Algorithm Hash digest
SHA256 f7b5cb9762daa7fb483674fd86d9887b56dd68674b5befb3838b85e4dde4b0a2
MD5 f8986575fa28b7dc5fdb6ec730c6b63e
BLAKE2b-256 44e26fd27e4442fa1c1d5c19e50b6551a6bc67b0875456ca2ddff3fee85048c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_request_approval-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e326e6e45672cf6b9631aa06a22e5ed3f0af9e0753a3ef0fe387513d9c8f01d1
MD5 4c4b449d53baebfb6b25faafceeb6941
BLAKE2b-256 7b60d37570ee1d9e8944bc73878fb841898d3d629d6557756e83e8e5a5ec3b18

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