I just ran into this issue too... seems kind of crazy that the tutorial doesn't work for the version presented on the "Downloads" page!
On Nov 9, 9:40 am, wietse <[email protected]> wrote: > On Nov 9, 3:38 pm, Karen Tracey <[email protected]> wrote: > > > On Mon, Nov 9, 2009 at 9:35 AM, wietse <[email protected]> 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/ > > > Invalid block tag: 'csrf_token' > > > csrf_token didn't exist in 1.1.1 -- it's new in the development version. > > Please use the 1.1 docs: > > >http://docs.djangoproject.com/en/1.1/intro/tutorial01/#intro-tutorial01 > > > (There is an open ticket to get these properly linked from the documentation > > page.) > > Ok, thanks for the quick response! > Wietse -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.

