views.py
16.8 KB
-
No auth view failing permission should raise 403 · 78e4ea0d
A view with no `authentication_classes` set and that fails a permission check should raise a 403 with the message from the failing permission.
Jonathan Liuti committed