A suggestion: Make the return arrow from views more clearly indicate that 
return path goes through the middleware (since it passes through once as a 
request, and back through the middleware in reverse with the response) and 
back through the webserver layers.  I'm probably asking for a lot, but it 
sure would be nice to show the 'standard' middlewares with simple 
descriptions (sessions, authentication, csrf for example).  Quite a bit of 
'magic' happens in middleware.  Love the idea of the diagram though, would 
have been a huge help when I first started using Django.

-- 
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 http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to