On 7/23/07, Chris Hoeppner <[EMAIL PROTECTED]> wrote:
> Hi there!
>
> I was wondering if this is even possible (perhaps, some middleware?).
> I'd like to have a closer look into the context that is getting rendered
> in each view, including the data I get from the RequestContext.

You might want to look at the {% debug %} template tag. Just drop {%
debug %} into your template, and you'll get a whole lot of debugging
data, including the current context.

> Maybe someone has used Symfony and has seen that cute debug bar you get
> when accessing through the dev controller.

Can't say I've looked at it. To save us all the effort of installing
another web framework, can you point us at a web site that
demonstrates this debug bar? Alternatively, can you  describe it in
more detail (or point at some documentation that explains it in more
detail)?

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to