rigger is a django toolset that provides a daily common tools
Project description
Django Rigger
rigger is a django toolset that provides a daily common tool
Requirements
- Python (3.5, 3.6, 3.7, 3.8)
- Django (2.1, 2.2, 3.0)
I highly recommend and only officially support the latest patch release of each Python and Django series.
Installation
Install using pip...
pip install django-rigger
Add 'rigger' to your INSTALLED_APPS setting.
INSTALLED_APPS = [
...
'rigger',
]
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-rigger-1.0.3.tar.gz
(6.7 kB
view details)
File details
Details for the file django-rigger-1.0.3.tar.gz.
File metadata
- Download URL: django-rigger-1.0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68be4588263fb52de4c2bda769daffbf70c74b22b00b60dcad81d4dbde0bc2ab
|
|
| MD5 |
392892c739f6846c38d7b71c19d07433
|
|
| BLAKE2b-256 |
0f5e13624c3ff00e8a77b574a6faa8ce25b1b365810db0ece2b4c17c69bee116
|