Django logout user after a specific time (timeout) | Django session timeout

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

I tried to implement it, but I get this message: "TypeError: 'SessionMiddleware' object is not iterable"

fangi
Автор

It's not redirecting back to login page after the timer ends

manifz
Автор

Thank you for the video.

Currently i work on open source project which had django as backend and Reactjs as front end. I added the code you have mentioned in the video.
The server ran, but the session did not expire after the time mentioned.

Any hint please?

techdata
Автор

hey bro u didnt told that how you get the seconds in HTML page

ShiyanISM
Автор

I have subscribe your channel bro can you send me the code of your django project?

phillipemonares