mirror of
https://github.com/django/daphne.git
synced 2025-07-14 09:52:17 +03:00
Split the two files into two code blocks (#167)
This commit is contained in:
parent
c89a6cc9b9
commit
cc9057e90c
|
@ -60,6 +60,8 @@ Here's what that looks like::
|
||||||
"ROUTING": "myproject.routing.channel_routing",
|
"ROUTING": "myproject.routing.channel_routing",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
..
|
||||||
|
::
|
||||||
|
|
||||||
# In routing.py
|
# In routing.py
|
||||||
from channels.routing import route
|
from channels.routing import route
|
||||||
|
|
Loading…
Reference in New Issue
Block a user