/django-role-permissions

A django app for role based permissions.

Primary LanguagePythonMIT LicenseMIT

django-role-permissions

Current version at PyPI Downloads per month on PyPI Supported Python Versions

django-role-permissions is a django app for role based permissions. It's built on top of django contrib.auth user Group and Permission functionalities and it does not add any other models to your project.
django-role-permissions supports Django 1.5, 1.6, 1.7, 1.8 and Python 2.7, 3.2, 3.3 and 3.4.

*** IMPORTANT ***
Version 0.4 has introduced breaking changes. DO NOT try to migrate from version 0.3.X (or older), to post 0.4 versions.

Documentation

Documentation is available at:

http://django-role-permissions.readthedocs.org/

Running tests

This packages uses tox to run tests on multiple evironments, please run python setup.py test before submiting a pull request.

Contributors

filipeximenes
fjsj
felipefarias
victorgutemberg
sdee
reduxionist
myonov
aarcro

Help

If you have any questions or need help, please send an email to: contact@vinta.com.br