Skip to content
New issue

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

expired session for ajax #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

expired session for ajax #110

wants to merge 3 commits into from

Commits on Aug 29, 2017

  1. Update middleware.py

    added messages.info(request, 'Your session has expired...')
    caot committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    d0c75b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Update middleware.py

    session expired for ajax
    caot committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    1476aae View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Update script.js

    added isExpired and idleForSeconds
    caot committed May 21, 2018
    Configuration menu
    Copy the full SHA
    64b4111 View commit details
    Browse the repository at this point in the history