Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

watervize/django-entities-rbac

 
 

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 supports Django versions from 1.5 until the latest.

Version 2.x now supports multiple roles!

Documentation

Documentation is available at:

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

If you are still using the 1.x version the old documentation is at:

http://django-role-permissions.readthedocs.io/en/1.x/

Running tests

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

$ tox

Help

If you have any questions or need help, please send an email to: [email protected]

Commercial Support

alt text

This project is maintained by Vinta Software and is used in products of Vinta's clients. We are always looking for exciting work, so if you need any commercial support, feel free to get in touch: [email protected]

Copyright (c) 2019 Vinta Serviços e Soluções Tecnológicas Ltda. MIT License

About

A django app for role based permissions with django-entities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%