Nevermind. I'm just an idiot. I had used parenthesis instead of curly braces. Sorry!
On Monday, April 30, 2012 1:41:25 PM UTC-7, Zaerion wrote: > > I'm new to using Django and was working my way through the tutorial to get > a better feel of it. I'm stuck on part 3 of the tutorial and the section > where they show you how to use templates. When I hard-code the HttpResponse > object everything works fine, but when I try to use a template it appears > that none of the python code is being interpreted and it displays in the > web browser. I am using Debian 6, Python 2.6, and Django 1.4 and things > have been going smoothly up until this point. I'm sure I missed a setting > somewhere or have something configured incorrectly, but I can't seem to > find it. Any help is appreciated. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/PJwPbj7qm10J. 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-users?hl=en.

