>
> When you run Django out of the box, it will be set up in the default 
> layout - where all HTTP requests (on the http.request channel) are routed 
> to the Django view layer.


What is meant with "on the http.request channel" in the context of "out of 
the box"? Out of the box Django does not know channels.

{I actually re-read that paragraph a couple of times at this point.}

Okay ... do they mean *after* I installed Channels? Because then maybe it 
would be better to say "When you run Django with Channels out of the box". 
People like me who never got really serious with Django and want to have a 
quick look at some Channels code may be confused by that sentence in that 
way.

Cheers.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/04a560fd-148b-40a6-abb0-a24438ff3509%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to