Split the two files into two code blocks (#167)

This commit is contained in:
pinguin999 2016-05-24 18:19:38 +02:00 committed by Andrew Godwin
parent c89a6cc9b9
commit cc9057e90c

View File

@ -60,6 +60,8 @@ Here's what that looks like::
"ROUTING": "myproject.routing.channel_routing",
},
}
..
::
# In routing.py
from channels.routing import route