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.5.tar.gz
(23.3 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.5.tar.gz
.
File metadata
- Download URL: django-exo-role-1.5.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd2886a8be36d8d027b30528fe88f1436c946f792ccaa988b1ee48d6050ff7b7 |
|
MD5 | ab8341e713bab53013723f0215303276 |
|
BLAKE2b-256 | 2a85a9db57a1823fbac34cb621fc43f5ea4f7a238c83a1e5a3c8253e019161ca |
File details
Details for the file django_exo_role-1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.5-py2.py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8764c469323d82b06d0d7740a531b16266ad80e681b46be8638935d365df6e1b |
|
MD5 | df363d44a20bd9b227905b490fb93601 |
|
BLAKE2b-256 | 092af8c548d24f42d9a5ff6f2359fd53ea286664e370e26fd9df3fcf0f09f348 |