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.4.tar.gz
(21.4 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.4.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.4.tar.gz
- Upload date:
- Size: 21.4 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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85df9b5b0077aa7ccceaac47432a5edf0618964bcf8b87560a71416371b3b3dd |
|
MD5 | a9ec102cd7d7ac51c81b9be84e3e8097 |
|
BLAKE2b-256 | c924258498ca508cf684c6518bdc8fc04fc1285f78fb052a9582691d57bdf991 |
File details
Details for the file django_exo_role-1.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 28.3 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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c7c98df2d4ecbdcb661dbe75179e22998c31cd396172921fe09fe85e4f343c3 |
|
MD5 | c595f3149f766899edf635c1c1305b1b |
|
BLAKE2b-256 | a696006fa03c800249f9461a0057c6bdbdbd278f2e31636fda54f2bc50f6cd0c |