I think this would help you: http://github.com/robhudson/django-debug-toolbar
On 17 jan, 14:51, oakmad <adam.oak...@gmail.com> wrote: > What is the best way to debug templates when data is not showing? > > Here is my problem. I'm using Google App Engine with app-engine-patch > so I realize it may not be a Django specific issue. I have one > property on a model that will not display on my template yet all the > model's other properties display just fine. When I load the model > using the shell all the properties are available and work properly, it > just when I am interacting with them in templates I am having trouble > with them. Are there any tools that can help me debug the template to > see what might be going on? > > Thanks > > Adam
-- 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.