Support the django-rq admin when using django-suit
Project description
Support for the django-rq admin when using django-suit
Quick Start
Install the package from pypi:
pip install django-suit-rqAdd “suit_rq” your INSTALLED_APPS. This needs to be added _before_ django_rq:
INSTALLED_APPS = ( 'suit', 'suit_rq', 'django_rq', )
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-suit-rq-1.0.1.tar.gz.
File metadata
- Download URL: django-suit-rq-1.0.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d9e177f6a596050d8cdc4eded62cd7fc5963b14e98d273ed73b56452c0e5329
|
|
| MD5 |
ab0e5a7f70aeecda8679dfae970bfec5
|
|
| BLAKE2b-256 |
37bf3af115c9fe480a7d7c1a50484de5f643117be2c26e9d44dc0d48714038a4
|
File details
Details for the file django_suit_rq-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: django_suit_rq-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b1439405991d9181fcff298181d0dacdaddeb91bf9c5db36622f02224c4348a
|
|
| MD5 |
469824eb67fdd1c4a47cfe7dc1f65f3e
|
|
| BLAKE2b-256 |
3e8e4bae95dd172449d0381a46437231d105d04a047df84be13a3d38439a9823
|