Releases: certego/django-group-role
Releases · certego/django-group-role
v0.7.0
- Remove
django-guardian
as dependency (now it is only used in tests)
- Perform permission assignment as bulk in
setup_permission
Full Changelog: 0.6.0...0.7.0
v0.5.1
What's Changed
- Drop support for no more supported django versions and add django 4.2 by @sevdog in #9
Full Changelog: 0.5.0...0.5.1
v0.5.0
What's Changed
- Test against python 3.11 by @sevdog in #7
- Add methods to fast check when a role has a permission by @sevdog in #8
Full Changelog: 0.4.1...0.5.0