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

ThreadLocal.py to support settings.MIDDLEWARE #12

Closed
thefon opened this issue Jun 28, 2017 · 2 comments
Closed

ThreadLocal.py to support settings.MIDDLEWARE #12

thefon opened this issue Jun 28, 2017 · 2 comments

Comments

@thefon
Copy link

thefon commented Jun 28, 2017

as per
https://docs.djangoproject.com/en/1.11/topics/http/middleware/#upgrading-middleware

ThreadLocal should inherit from django.utils.deprecation.MiddlewareMixin

@jedie
Copy link
Owner

jedie commented Jun 28, 2017

pull request are welcome ;)

@thefon
Copy link
Author

thefon commented Jun 28, 2017

Knew you'd say that! :)
I'll look at it if I can, but it will take me longer to set up a dev / test environment.

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

2 participants