Simon Willison’s Weblog

Subscribe

Monday, 15th August 2005

How Django processes a request

I’ve decided to kick-start some architecture documentation for Django by describing how the core request handling mechanism in Django works. I’m talking about the part of Django that takes a request from a browser and turns it in to a response—I won’t be discussing the template system, object-relational mapper or automated admin interface, which are all separate components; in fact, you don’t need to use any of those to build a Django application.

[... 674 words]

2005 » August

MTWTFSS
1234567
891011121314
15161718192021
22232425262728
293031