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

MiddlewareMixin is always present in django>=3.2 #211

Merged

Conversation

asottile-sentry
Copy link
Contributor

it was added in django 2.0a1 django/django@cecc079

@stevejalim
Copy link
Contributor

Thanks for this @asottile-sentry!

Next on my list for Monday is to go through the codebase seeking stale stuff, so you've saved me one fixup!

@asottile-sentry
Copy link
Contributor Author

Thanks for this @asottile-sentry!

Next on my list for Monday is to go through the codebase seeking stale stuff, so you've saved me one fixup!

sweet -- yeah this was the first thing that complained when I started trying to typecheck

@stevejalim stevejalim force-pushed the middleware-mixin-always-present branch from eb41dd4 to 2d006b8 Compare January 27, 2024 10:04
@stevejalim stevejalim merged commit 9698258 into mozilla:main Jan 27, 2024
9 checks passed
@asottile-sentry asottile-sentry deleted the middleware-mixin-always-present branch January 27, 2024 15:11
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

Successfully merging this pull request may close these issues.

2 participants