What is the difference between declaring a middleware in "MIDDLEWARE" setting vs inside ProtocolTypeRouter()?
11 views
Skip to first unread message
Aung Khant
unread,
Feb 19, 2019, 12:44:20 PM2/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hello,
I am a new user to Django and Channels. As I mentioned, I believe you can infer from the title what I am getting at. Is it because one has to do with Channel and thus different way of using middleware?