Re: Stuck with csrf_token in the tutorial

2009-11-09 Thread wietse
On Nov 9, 3:38 pm, Karen Tracey wrote: > On Mon, Nov 9, 2009 at 9:35 AM, wietse wrote: > > Running django 1.1.1 > > > I'm going through the tutorial and have run into trouble implementing > > a form, I get: > >    TemplateSyntaxError at /polls/1/ &g

Stuck with csrf_token in the tutorial

2009-11-09 Thread wietse
context_instance=RequestContext(request)) Somewhere I read that if I get this kind of error it means I "have failed to use the tag loader", but I don't know what that means. Can somebody show me the way? Wietse --~--~-~--~~~---~--~~