jbillcliffe / portfolio5-renterprise-master

Taking on constructive critisim and positive feedback across previous projects, this is a final educational attempt to bring the Renterprise project to life.
0 stars 0 forks source link

Include Authentication #3

Closed jbillcliffe closed 3 weeks ago

jbillcliffe commented 4 weeks ago

As a site admin, I want user categories for staff and/or customers. Restricting what people can access dependant by their status.

jbillcliffe commented 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.

jbillcliffe commented 3 weeks ago

Will close this issue as autentication will be documented on pages required.

eg. "Create Customer View" would only be applicable to admins and staff