You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
Setting it here allows admin 403 pages to show/inspect the required groups, but I haven't figured out how to make it happen. The request object isn't available in the has_module_perms method which is a big bummer.
(Copied from internal github)
Setting it here allows admin 403 pages to show/inspect the required groups, but I haven't figured out how to make it happen. The
requestobject isn't available in thehas_module_permsmethod which is a big bummer.