Closed
Description
Before submitting the issue, confirm that you've checked everything in the following list, and mark them as completed here:
- Issue is reproducible on this repository by following the quick-start instructions.
- A clean/fresh database was used when the issue was encountered.
- Information about the environment setup when the issue was encountered is included in the issue.
- Output logs are included in the issue.
What was incorrect, unhelpful, or unexpected?
so i followed the guide up till this part where it tests the logout (using the side bar but when i was logged out it displays the admin logout page and when i went back to home page it didn't even log out the user
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Authentication#testing_the_new_authentication_pages
What did you expect to see?
user logged out page found in logged_out.html and also user properly logged out.
Output logs
No response
Do you have anything more you want to share?
No response