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

Middleware isn't getting the username in Django < 1.10 #16

Closed
soynatan opened this issue May 16, 2017 · 1 comment
Closed

Middleware isn't getting the username in Django < 1.10 #16

soynatan opened this issue May 16, 2017 · 1 comment

Comments

@soynatan
Copy link
Owner

There's no __call__ in Django 1.9 Middleware. Check Django documentation: https://docs.djangoproject.com/en/1.11/topics/http/middleware/#upgrading-pre-django-1-10-style-middleware

@soynatan
Copy link
Owner Author

Fixed in latest release (1.9.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant