Hi Parvez.

On 07/01/2020 10.13, Parvez Khan Pathan wrote:
i'm new to django and learning from Udemy Bootcamp course but i make Blog Post WEb using django Everything is work good Except Logout can you please help out where made i mistake...

If you read the error messages it clearly shows what the problem is and more or less giving you a solution as well.

You need a template called "logout.html" and the error page tells you where it was looking for that template in the "Template-loader postmortem" part.

This guide might be helpful:

https://simpleisbetterthancomplex.com/tutorial/2016/06/27/how-to-use-djangos-built-in-login-system.html

Hope that helps.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e33a78d9-6f44-dcce-85d9-cd251521ebf4%40stacktrace.dk.

Reply via email to