Re: Stuck with csrf_token in the tutorial
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 wrote: > 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/ > > > 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 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.
Re: Stuck with csrf_token in the tutorial
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/ > > 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 django-users@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 -~--~~~~--~~--~--~---
Re: Stuck with csrf_token in the tutorial
On Mon, Nov 9, 2009 at 9:35 AM, wietse wrote: > > Hello, > > 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.) Karen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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 -~--~~~~--~~--~--~---