drf-any-permissions icon indicating copy to clipboard operation
drf-any-permissions copied to clipboard

Fix chained permissions (Issue #2)

Open jannon opened this issue 10 years ago • 0 comments

This is a full Pull Request with the test fixes from the previous pull request and a fix for the actual functionality. The code should now function both as described in the documentation and as is written in the tests

Additionally, permissions should now be able to have infinite nesting complexity...theoretically. We can hold off on adding that to the documentation until some tests are written

jannon avatar Nov 27 '14 20:11 jannon