Andy-James-Osborne / DevHub

0 stars 1 forks source link

Logout confirm #29

Open Andy-James-Osborne opened 3 months ago

Andy-James-Osborne commented 3 months ago

When logging out the user didn't have a confirm to ensure they wanted to logout.

Andy-James-Osborne commented 3 months ago

Fixed by added another html page called logout with an extension to my views.py function to enable a request.method = 'POST'.