Skip to content

async middlewares #7

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

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

Conversation

amirreza8002
Copy link
Member

@amirreza8002 amirreza8002 commented Mar 29, 2025

provide async version of django's middlewares

some middlewares (like cache middleware) can't be used in an async way yet, this PR does not work on those

@amirreza8002 amirreza8002 added the enhancement New feature or request label Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant