-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I am new to django and I want to incorporate idle activity session logout for user .I followed the steps for installation of SessionIdleTimeout,but I am getting an error
File "/home/onkar/Onkar_Data/git-projects/usermnt_env/lib/python3.5/site-packages/django/core/wsgi.py", line 14, in get_wsgi_application
return WSGIHandler()
File "/home/onkar/Onkar_Data/git-projects/usermnt_env/lib/python3.5/site-packages/django/core/handlers/wsgi.py", line 151, in init
self.load_middleware()
File "/home/onkar/Onkar_Data/git-projects/usermnt_env/lib/python3.5/site-packages/django/core/handlers/base.py", line 82, in load_middleware
mw_instance = middleware(handler)
TypeError: object() takes no parameters
I am using django 1.11
Please guide
Metadata
Metadata
Assignees
Labels
No labels