This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
Releases: ambitioninc/django-restraint
Releases · ambitioninc/django-restraint
2.3.0
2.2.0
What's Changed
- Database updated signal, is_locked and is_hidden fields by @jaredlewis in #39
- 2.2.0 by @jaredlewis in #40
Full Changelog: 2.1.3...2.2.0
2.1.3
What's Changed
- Update
filter_qset
to account for when a user might have access through a custom permission checker but no levels to filter on by @jaredlewis in #37 - 2.1.3 by @jaredlewis in #38
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- Optimize permission checking by @jaredlewis in #35
- 2.1.2 by @jaredlewis in #36
Full Changelog: 2.1.1...2.1.2
2.1.1
Merge pull request #34 from ambitioninc/develop 2.1.1
2.1.0
What's Changed
- Add the ability to set a custom permission checker by @jaredlewis in #31
- 2.1.0 by @jaredlewis in #32
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Add perm access manager method by @jaredlewis in #29
- 2.0.1 by @jaredlewis in #30
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Updates to registration logic, ability to add custom PermSet by @jaredlewis in #27
- v2.0.0 by @jaredlewis in #28
Full Changelog: 1.2.0...2.0.0