Use roles system with Django
Project description
Use roles system with Django
Quickstart
Install django-exo-role:
pip install django-exo-role
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'exo_role',
...
)
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
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-exo-role-1.6.tar.gz
(23.6 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.6.tar.gz
.
File metadata
- Download URL: django-exo-role-1.6.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac5afba02fa6c09cfefa6fc8a84fbc71ec2dfb8a5aa367aee7a702668bc1775f |
|
MD5 | 1f0181ee62c731986d0f3431996f1b81 |
|
BLAKE2b-256 | f68e32788b527e6fb581526be0c4203db73a69ecbf2f550c5410cf3befce600b |
File details
Details for the file django_exo_role-1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.6-py2.py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4a1a8c9b2135992d2edb984275b2ea3e7cbe2ec327279021ddd6a6473b04c7 |
|
MD5 | e956de34a37464465264492bb8231080 |
|
BLAKE2b-256 | 20b4162be7be8a64be9c1dd4eb13786930e0e708a964d858550f3a09450b801a |