Can you support django applications that are being run in asgi rather than wsgi?
This is fairly urgent and required feature change as there isn't an any alternatives for handling soap requests and we need to install it in our django app that also runs channels so needs to be asgi.