On 7/10/07, Carl Karsten <[EMAIL PROTECTED]> wrote: > I am considering adding a 'paste to http://dpaste.com" button to the error > page > template, but not if the security nutz are going to say it makes it too easy > for > people to expose stuff that shouldn't be exposed. > > So, if such a button were created, what would you nutz-os say?
There's already a "copy-and-paste" version of the error traceback, so I'd recommend using that as the contents of the pastebin paste. It's just the traceback, as plain text, without any local variable values. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
