[EMAIL PROTECTED] wrote:
> I quite often plug in a nonsense command e.g. "fudge" just to raise the
> debug page, maybe with a few

I do the same.  It would be awesome if there were a "debugger" app
(contrib app anyone?) that we could load in the template:

{{ debugger }}

That would show a unobtrusive link that when clicked would open a full
debug window like the ones on template errors with local variables,
etc.  I've seen some WSGI presentations where you can even have a
Python shell with those variables.  That sounds like it takes some work
to store those but something like this would be very useful for Django.

-Rob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to