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.7.tar.gz
(21.4 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.7.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.7.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4eb96f2b71f66cbd4fe1e7471bd28552fb41c6f94036eba8e54333ae78602bc |
|
MD5 | 73d93f5ff05d900a7be65a37459bf8c9 |
|
BLAKE2b-256 | cbee874df72f30610ac87b6d641d3e2925cc1d608a1c330111cff221193f7335 |
File details
Details for the file django_exo_role-1.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d049937c5aa2f9598ddf92424ac53b2609597bb9d34b12ff3f3d287cdd3b89a |
|
MD5 | 69f71039d23b923f99463810d1e6cb76 |
|
BLAKE2b-256 | 60ca4186c5d8d1226c64ea371e1454e9cdbaea7ddf24475169b2d64e64a8e24a |