Closed jbillcliffe closed 3 weeks ago
Authentication is created by installing django-allauth.
Access to pages will need to be determined on a page by page basis.
Functions on pages will be determined by a page by page basis.
Will close this issue as autentication will be documented on pages required.
eg. "Create Customer View" would only be applicable to admins and staff
As a site admin, I want user categories for staff and/or customers. Restricting what people can access dependant by their status.