A co-worker just linked me to 
https://docs.djangoproject.com/en/dev/releases/3.0/#asgi-support and asked 
me (basically) if we can start doing all kinds of async work in one of our 
projects. Unfortunately, I didn't really know how to answer.

Preface: I haven't followed the ASGI plan very closely (I read the DEP and 
have a vague understanding of the vision).

It's my understanding that there's only very limited support for ASGI, and 
most features of Django won't work properly when running under ASGI. But 
that's not clear from reading the release notes or the deploy on ASGI 
section of the docs. Should we have a section in the docs that show what is 
and is not supported, along with examples?

It'd be good to have a spot in the docs to point to that shows what is in 
and out of scope for each milestone.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/9b11ecd8-997f-4edc-a627-5523da611a55%40googlegroups.com.

Reply via email to