Thursday, November 17, 2016

Re: I don't understand the second paragraph on the Getting Started with Channels documentation

Yes, this means "once you have installed channels", since it's in the channels documentation. I'll update that line to mention "with channels".

Andrew

On Thu, Nov 17, 2016 at 2:13 PM, <psaod8fza9s@gmail.com> wrote:
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+unsubscribe@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.

--
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+unsubscribe@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/CAFwN1upy9PEVr0cdWJsptE8WsUvY9ZJYndqzDe7p9mNmV3jZ8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment