django-group-role

A simple django app to manage group-based role permissions

APACHE-2.0 License

Downloads
687
Stars
9
Committers
2

Bot releases are hidden (Show)

django-group-role - v0.7.0 Latest Release

Published by sevdog over 1 year ago

  • Remove django-guardian as dependency (now it is only used in tests)
  • Perform permission assignment as bulk in setup_permission

Full Changelog: https://github.com/certego/django-group-role/compare/0.6.0...0.7.0

django-group-role - v0.6.0

Published by sevdog over 1 year ago

  • Add is_user_in_role method 137efb07f6a5c5b3adb060f49520f9318e60c2ce
  • Add flags to control role registry loading 7d4fe5cd062854772492c01fd6fb50471194c21b
  • Make role group name a public attribute 06aa1bd4c8dccd309d1576e7bbdfcff23102df47

Full Changelog: https://github.com/certego/django-group-role/compare/0.5.1...0.6.0

django-group-role - v0.5.1

Published by sevdog over 1 year ago

What's Changed

Full Changelog: https://github.com/certego/django-group-role/compare/0.5.0...0.5.1

django-group-role - v0.5.0

Published by sevdog almost 2 years ago

What's Changed

Full Changelog: https://github.com/certego/django-group-role/compare/0.4.1...0.5.0

django-group-role - v0.4.1

Published by sevdog about 2 years ago

What's Changed

Full Changelog: https://github.com/certego/django-group-role/compare/0.4.0...0.4.1

django-group-role - v0.4.0

Published by sevdog almost 3 years ago

django-group-role - v0.3.0

Published by sevdog almost 3 years ago

What's Changed

Full Changelog: https://github.com/certego/django-group-role/compare/0.2.1...0.3.0

django-group-role - v0.2.1

Published by sevdog almost 3 years ago

What's Changed

Full Changelog: https://github.com/certego/django-group-role/compare/0.2.0...0.2.1

django-group-role - v0.2.0

Published by sevdog almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/certego/django-group-role/commits/0.1.1

Package Rankings
Top 18.38% on Pypi.org
Badges
Extracted from project README
Linters/Tests PyPI versions PyPI pyversions Django version
Related Projects