Cheers Eric, but 'debug' doesn't seem to work in an intuitive way - at
least to me ;)
e.g.
{% debug %}
Hi tonemcd,
What exactly are you trying to do? If you just want to inspect the variables passed to view code, why dont you use a "assert False" somewhere in the view and django will produce an error page containing all post and get variables along with other info. I would say this is django way of inspecting headers and post/get data.
--
Amit Upadhyay
Blog: http://www.rootshell.be/~upadhyay
+91-9867-359-701