Django - Async Django
Which of the following is the correct way to specify an ASGI application in Django's
asgi.py file?asgi.py file?get_asgi_application() to create the ASGI application instance.get_wsgi_application() is for WSGI, others are incorrect function names.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions