In django : how to renew expiry date for current session ?

Posted by Rohit on Stack Overflow See other posts from Stack Overflow or by Rohit
Published on 2010-06-15T11:47:21Z Indexed on 2010/06/15 11:52 UTC
Read the original article Hit count: 145

Filed under:
|
|
|

I have a user logged in. How can i extend/renew expiry date of session received from the request ? Thanks in advance!

© Stack Overflow or respective owner

Related posts about python

Related posts about django