Repository URL to install this package:
Version:
0.4.0a4 ▾
|
django_iam.egg-info |
docs |
iam |
tests |
LICENSE |
MANIFEST.in |
PKG-INFO |
README.md |
setup.cfg |
setup.py |
Roles and access management for django apps
Add the example
directory to the PYTHONPATH
in your IDE to avoid seeing import warnings in the tests
modules. If
you are using PyCharm, this is already set up.
Install requirements
pip install -r requirements.txt
For local environment
pytest
For all supported environments
tox