Files
notifications-admin/tests
Leo Hemsted 3afc193624 remove any_ from has_permissions
we branch on any_ to either say "require ALL these permissions" or
"require ANY of these permissions". But we only ever call the decorator
with one permission, or with any_=True, so it's unnecessary
2018-03-06 13:08:07 +00:00
..
2018-03-06 13:08:07 +00:00
2018-03-06 13:08:06 +00:00
2018-03-06 13:08:07 +00:00