On Mon, Nov 9, 2009 at 9:35 AM, wietse <wiets...@gmail.com> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to