Running Django in Daphne At its simplest, Daphne needs to be called with the location of a module containing an ASGI application object, followed by what the application is called (separated by a colon) . This will start one process listening on 127.0. 0.1:8000 .