Skip to main content

Support the django-rq admin when using django-suit

Project description

Support for the django-rq admin when using django-suit

Quick Start

  1. Install the package from pypi:

    pip install django-suit-rq
  2. Add “suit_rq” your INSTALLED_APPS. This needs to be added _before_ django_rq:

    INSTALLED_APPS = (
        'suit',
        'suit_rq',
        'django_rq',
    )

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-suit-rq-1.0.1.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

django_suit_rq-1.0.1-py2.py3-none-any.whl (9.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-suit-rq-1.0.1.tar.gz.

File metadata

File hashes

Hashes for django-suit-rq-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6d9e177f6a596050d8cdc4eded62cd7fc5963b14e98d273ed73b56452c0e5329
MD5 ab0e5a7f70aeecda8679dfae970bfec5
BLAKE2b-256 37bf3af115c9fe480a7d7c1a50484de5f643117be2c26e9d44dc0d48714038a4

See more details on using hashes here.

File details

Details for the file django_suit_rq-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_suit_rq-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b1439405991d9181fcff298181d0dacdaddeb91bf9c5db36622f02224c4348a
MD5 469824eb67fdd1c4a47cfe7dc1f65f3e
BLAKE2b-256 3e8e4bae95dd172449d0381a46437231d105d04a047df84be13a3d38439a9823

See more details on using hashes here.

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