Timing Django Requests
Adds an 'X-Django-Request-Time' HTTP response header that times how long django spent processing the request.
- middleware
 - http
 - headers
 - profiling
 
Adds an 'X-Django-Request-Time' HTTP response header that times how long django spent processing the request.