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)
>
>
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