Closed sil3ntcor3 closed 5 years ago
This error is likely related to not having the groups created or assigned for the logged in user:
"Shepherd will make a couple of functions available to a "Senior Operators" group, including editing a domain's information. To use this functionality create two groups named "Operators" and "Senior Operators" in the admin panel."
Thanks. That resolved the issue.
Thanks for mentioning this @sil3ntcor3, and thanks @RCStep for pointing out the groups. I'm looking into a better way to handle this particular function. From what I have read, there's no good way to make groups ahead of time during setup with Django. The proper way to handle this probably specifying a new permission for the model and then admins just need to assign that permission to users or whatever group(s) they make in their own instance of Shepherd.
When clicking on a domain from the 'All Registered Domains' page, I receive the following error:
I'm running Ubuntu 18.10.