My goal is:
- to have created custom Groups and populated with permissions for specific models. All that immediately after or during application starts
Question:
- What is the most appropriate way to achieve that?
For example my custom group is MY_CUSTOM_GROUP and i want to add change
and view
permissions for Model Book
to that group