kstateome / django-cas

K-State's maintained version of django-cas
MIT License
112 stars 83 forks source link

Django 1.10 Middleware problem #62

Open marcosthejew opened 8 years ago

marcosthejew commented 8 years ago

There are a lot of Middlewares affected by an update on Django 1.10, the error thrown is:/ ........... /site-packages/django/core/handlers/base.py", line 82, in load_middleware mw_instance = middleware(handler) TypeError: object() takes no parameters

Are there plans on fixing this soon?

KaruguDev commented 8 years ago

Having the same issue on django 1.10