You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating my college project which is a tourist web based app using django. My project is approximatly completed but when i added user authentication in it, i got some issues in my project.
Explanation of issue:
When user gets logged in my website, he will redirected to profile page but when user returning to profile page through the profile link by navigation bar he needs to log in again. I need help to prevent this error. Can somebody help me in it...
The text was updated successfully, but these errors were encountered:
Hi @webdevavi96, these issues are for concerns with the Django Debug Toolbar third-party library. It sounds like you're looking for help with a bug in your Django project. I would suggest asking that question on the Django Forum, Django Discord server or on Stack Overflow.
I'm creating my college project which is a tourist web based app using django. My project is approximatly completed but when i added user authentication in it, i got some issues in my project.
Explanation of issue:
When user gets logged in my website, he will redirected to profile page but when user returning to profile page through the profile link by navigation bar he needs to log in again. I need help to prevent this error. Can somebody help me in it...
The text was updated successfully, but these errors were encountered: