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)
>
> 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 into the web page as a remark.
>
> and than the user can see it in the view source.
>
> i found it vary useful in production in when debugging error that can
> not be recreated in the django development server.
>
> Thanks
>
> -Mark Zitnik
>
>
> >
>


-- 
Regards,
Ben Ford
[EMAIL PROTECTED]
+447792598685

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to