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.0.tar.gz
(21.3 kB
view details)
Built Distribution
File details
Details for the file django-exo-role-1.0.0.tar.gz
.
File metadata
- Download URL: django-exo-role-1.0.0.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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f867b34611c2b5d28d2b925e09dcb9204e15a9fea39f270022651a85485488c6 |
|
MD5 | cb3f59697f3e3ec966a366a434ce222f |
|
BLAKE2b-256 | 51441da68082b4518507a518bb114764457adb21f72f8d61c8b089f4d5b73b63 |
File details
Details for the file django_exo_role-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_exo_role-1.0.0-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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ee35f9d9ff6dd6ff65518fbf3ad18d7546c34bb76377f73253476b855524955 |
|
MD5 | f14a1a9a067e8080397f52fc8f4967d2 |
|
BLAKE2b-256 | cdbd1780caf33b1138319902d4632af9a12f9c2702be2019998d65f6166ec469 |