Home How to check if a user is logged in django template? byMahabubur Rahman -August 18, 2022 2 {% if request.user.is_authenticated %}OR{% if user.is_authenticated %} Facebook Twitter
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete