On Wednesday, June 27, 2012 11:53:56 PM UTC+2, Sam007 wrote: > > > Going thru the doc link you gave, I did not understand the term middleware > request processing? > > but if the incoming HttpRequest object has an attribute called urlconf (set > by middleware *request > processing*<https://docs.djangoproject.com/en/dev/topics/http/middleware/#request-middleware>), > > its value will be used in place of the > ROOT_URLCONF<https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-ROOT_URLCONF> > setting. > > > It's also in the FineManual. If you look at the doc's home page, you'll find a very explicit reference to middlewares :
https://docs.djangoproject.com/en/dev/#the-view-layer Should I mention that there's a "search" feature in the doc too ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/KQ6qET4bU4UJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.