mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +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",
|
||||
},
|
||||
}
|
||||
..
|
||||
::
|
||||
|
||||
# In routing.py
|
||||
from channels.routing import route
|
||||
|
|
Loading…
Reference in New Issue
Block a user