Ensure `Django{Model,Object}Permissions` don't hide exceptions.
Quietly catching `AttributeError` and `TypeError` when calling `get_queryset()` is rather insidious, as those exceptions get caught no matter where they might happen in the call stack.
Showing
Please
register
or
sign in
to comment