Think carefully how many roles do we need and how before implementing anything - 1 shot at it
This applies to the /administration/ directory
User types:
- "normal" user
- "normal" user + creative director for ads placement
- "semi-admin" for creating news blog posts
Docs:
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
because e.g. #6
Think carefully how many roles do we need and how before implementing anything - 1 shot at it
This applies to the
/administration/directoryUser types:
Docs:
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
because e.g. #6