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.8.tar.gz
(21.4 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.8.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.8.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3c29404523fa49009f5de384187720f814a35a00503a44f82db530fc813d5ae |
|
MD5 | 48a079cc083392381bf358a96d04f95f |
|
BLAKE2b-256 | 8b34bfc9bf360e71caaa8ba2c998b67284ddda13e7170b2549db095e1b8c064b |
File details
Details for the file django_exo_role-1.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6f639ae5ae76c1c51faec18d42489719ff385203f865713b79f449289ead584 |
|
MD5 | 2ab2bd7adde8ecd0aa881f7b806c91f1 |
|
BLAKE2b-256 | b0f55b8af5be695cf6dd71b052cd09b92e164d1ce43f9afb0a26389969d23072 |