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 Aja

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