Re: big picture of middelware

2006-08-13 Thread [EMAIL PROTECTED]
You might be interested in this rather excellent write up by James Bennet, which explains things well: http://www.b-list.org/weblog/2006/06/13/how-django-processes-request --Simon --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

big picture of middelware

2006-08-12 Thread dummy
Hi all, I read the middelware documentation on http://www.djangoproject.com/documentation/middleware/ and try to get a big picture of understanding. I also looked into the django/core/handler/base code. 1. incoming request is processed by each Middleware.process_request until a middleware re