We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to include a countdown timer, based on the User activity, and restarted whenever the user performs some action?
Something like the counter from my bank.
a template tag + template would be great
something like:
{% load session_security_tags %}
{% render_countdown %}
The text was updated successfully, but these errors were encountered:
Yep, that would be pretty cool !
Will definitely consider a pull request.
Sorry, something went wrong.
I am also looking for a counter of this, you had success with it?
No branches or pull requests
Is it possible to include a countdown timer, based on the User activity, and restarted whenever the user performs some action?
Something like the counter from my bank.
a template tag + template would be great
something like:
{% load session_security_tags %}
{% render_countdown %}
The text was updated successfully, but these errors were encountered: