Re: Expire session after N minutes of inactivity

2020-07-14 Thread RANGA BHARATH JINKA
https://pypi.org/project/django-session-timeout/

On Tue, Jul 14, 2020 at 10:36 PM Dan Davis  wrote:

> Does anyone know of a django pypi package that implements something like
> this so that I can steal the code?  I know I need to think about "what does
> inactivity mean" in the era of SPA and Ajax, but a module could save me
> some time.
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5150060e-5795-4ed4-bd13-863237553b29o%40googlegroups.com
> 
> .
>


-- 
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK5m3141hHKF4%2BBmv_T5qvROV2oePqaioqto-rw0NkPvGs2O_A%40mail.gmail.com.


Expire session after N minutes of inactivity

2020-07-14 Thread Dan Davis
Does anyone know of a django pypi package that implements something like 
this so that I can steal the code?  I know I need to think about "what does 
inactivity mean" in the era of SPA and Ajax, but a module could save me 
some time.

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5150060e-5795-4ed4-bd13-863237553b29o%40googlegroups.com.