Re: a new middleware class for django

2008-06-16 Thread Ben Ford
Hi Mark, This sounds really useful, I'd suggest sticking this on djangosnippets.orgfor others to try! Ben 2008/6/16 lep_man <[EMAIL PROTECTED]>: > > Hi Guys, > > I did not know to refer to. > > i have developed a middleware that helps to debug django application > in runtime (at production) > >

a new middleware class for django

2008-06-16 Thread lep_man
Hi Guys, I did not know to refer to. i have developed a middleware that helps to debug django application in runtime (at production) the basic idea is if a specific useragent is accessing the site the middleware class detects and append debug inforamtion that was added to the request object int