On 07/04/10 18:59, Gang Fu wrote:
Following the instruction, my settings.py has

Invalid block tag: 'csrf_token'


You're likely looking at the development version of the tutorial but
using a released version of django. csrf_token is new, and not used with
django 1.1.1.

contrast:

http://docs.djangoproject.com/en/1.1/intro/tutorial04/
http://docs.djangoproject.com/en/dev/intro/tutorial04/

--
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.

Reply via email to