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.3.tar.gz
(21.3 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.3.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.3.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.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0723cec3a0097baeddbe820a06637d156322cf9905a0996b202e890bd658eacc |
|
MD5 | 8a724816b41796029ddc1baf203b6b0c |
|
BLAKE2b-256 | e80c1d170c750e708321ffbcc6d542c820c8cef94b51db4aa29e3ff7233fb8f5 |
File details
Details for the file django_exo_role-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.3-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.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9a546e54bb443f2cecf1e39837bc063c63e8eaa6fb61172f3f9971444fefae0 |
|
MD5 | 07046c528153c7afa9361b9efeea3713 |
|
BLAKE2b-256 | 336e757ee7b3d0a66d0e0835ab7470f2199e38c98238c1333313fde8872676c9 |