Re: 'accounts/logout' isn't working !!

2024-02-22 Thread AshiQul Islam Munna
wu Ogo > wrote: > >> Check your logout URL and view if there's a mistake >> >> On Thu, 22 Feb 2024, 14:27 AshiQul Islam Munna, >> wrote: >> >>> Hello! >>> >>> I am using default auth system in my project these steps- >>>

Re: 'accounts/logout' isn't working !!

2024-02-22 Thread AshiQul Islam Munna
rote: > Check your logout URL and view if there's a mistake > > On Thu, 22 Feb 2024, 14:27 AshiQul Islam Munna, > wrote: > >> Hello! >> >> I am using default auth system in my project these steps- >> >> 1. Add this in my project urls path(&qu

'accounts/logout' isn't working !!

2024-02-22 Thread AshiQul Islam Munna
Hello! I am using default auth system in my project these steps- 1. Add this in my project urls path("accounts/", include( "django.contrib.auth.urls")), 2. Create HTML file in -'templates/registration/login.html' 3. In 'base.html' i wrote - ' {% if user.is_authenticated %} Hi {{ user.

Django books

2024-01-29 Thread AshiQul Islam Munna
Can I get the 'Django for Beginners Build websites with Python and Django By William S. Vincent' pdf for free? -- 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 d