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), its value will be used in place of the 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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment