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.0.1.tar.gz
(21.3 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.1.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.1.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 327444c22b7e0782275b01d077a7ff523ceb740aef7d866808d37f028f2dd6ec |
|
MD5 | 94fa5306cb8e87108796a7ba9d8fb78f |
|
BLAKE2b-256 | 703517831c66a0e6f27a1431db2eb7c00d0ec25c8a03f5a964e49c1d29e67181 |
File details
Details for the file django_exo_role-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 28.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82e1675ddbceec211e2ecb299034ef7d4c4e6a23e07e3914586d2d8cb3351c15 |
|
MD5 | 43738c4885ffde537d77979c1434a8ba |
|
BLAKE2b-256 | 495d806f18cbdaabd91329afd5ff8f64befcdf6f3dc37f2313ef11e1d6e9ee4e |