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

Rewrite to support async/ASGI Django (Waiting for Django ORM to be async) #138

Open
JonasKs opened this issue Jan 22, 2021 · 1 comment
Open

Comments

@JonasKs
Copy link
Member

JonasKs commented Jan 22, 2021

This issue is waiting for the Django ORM to be async and pushed to master

We all had our hopes up for an async ORM to be pushed with Django 3.2, but this seems unlikely at the moment. Alpha has been released without any mention of async, and the ORM design has not been finalized.

I've created this issue to document and discuss anything related to this.

Fund with Polar
@JonasKs JonasKs self-assigned this Jan 22, 2021
@JonasKs JonasKs removed their assignment Dec 1, 2021
@JonasKs
Copy link
Member Author

JonasKs commented Oct 1, 2022

This can now be started.

I am no longer using Django myself, but I'll be happy to review if someone wants to implement it.

Example async aware middleware for Django can be found in our other repo django-guid

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

No branches or pull requests

1 participant