Skip to main content

Roles and access management for django apps

Project description

Django Identity and Access Management

Roles and access management for django apps

pip install django-building-blocks

Documentation: https://django-iam.readthedocs.io/

Development and Testing

Version numbers follow Semantic Versioning 2.0.0

Note: Releases with major version zero (0.y.z) are in experimental public API. There is no guarantee of API compatibility between 0.y.z and 0.b.c where y != z. You may expect the public API to be backwards compatible between 0.y.z and 0.y.c where c >= z.

IDE Setup

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.

Running the Tests

Install requirements

pip install -r requirements.txt

For local environment

pytest

For all supported environments

tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-iam-0.4.0rc3.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distribution

django_iam-0.4.0rc3-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page