You should take a look at Arecibo which has been used by a few Facebook apps for that very readson. It has full Django libraries and if you don't use it a full example of how to use middleware to process an error.
http://areciboapp.com -- Andy McKay www.clearwind.ca On 2009-11-26, at 8:15 AM, Gabriel Rossetti <gabriel.rosse...@arimaz.com> wrote: > Hello everyone, > > I'd like to write the django error page (when debug == true) to a file > and return a page with that link instead of the actual page. The > reason > I'd like to do this is to be able to debug a facebook app because fb > seams to filter/block the error page. Does anyone know how to do that? > > Thanks, > Gabriel > > -- > > You received this message because you are subscribed to the Google > Groups "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en > . > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.