Skip to content

ColinLight3/django-role-permissions

 
 

Repository files navigation

django-role-permissions

Build Status Current version at 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.

Documentation

Documentation is available at:

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

Running tests

This packages uses tox to run tests on multiple evironments, please make sure they are passing before submiting a pull request. To run tests, install tox and run it in your command line from this project folder:

tox

Contributors

filipeximenes
fjsj
felipefarias
victorgutemberg
sdee
reduxionist
myonov
aarcro
drxos

Help

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

About

A django app for role based permissions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%