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.2.tar.gz
(21.3 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.2.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.2.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.5.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afaf9cb15642e17175709951ad8870e5f80abef72493016e80ed136a3585c73a |
|
MD5 | b481c1afed4f711984a07bd48d386de6 |
|
BLAKE2b-256 | 5d02cb78112f81e426ad374a1fb28f3580d00cf234439f8200d577f1e398e950 |
File details
Details for the file django_exo_role-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.2-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.5.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e80934a1aa8f32c0be198f6f0d03ed07ec6947564318f8b1bbea137cc176e85 |
|
MD5 | ccfdce04df0a1bad8716435798ad05c9 |
|
BLAKE2b-256 | f4e9b5581c717159c66640d12e5d6f5088bebfc3f12cb2509b823f6de54d8922 |