In admin panel we can see a list of permissions look like this
auth | user | add user
which are suit to template
<app> | <model> | <event> <model>
What if I don't have models and i just want to have two permissions on the whole app change
and view
? So I can write some custom instructions on what users with the appropriate permission can do.