Hi, On Apr 9, 2012, at 11:32 AM, mjl Martin J. Laubach wrote: > In the corresponding view functions, ensure that the > 'django.core.context_processors.csrf' context processor is being used. > Usually, this can be done in one of two ways: > • Use RequestContext, which always uses > 'django.core.context_processors.csrf' (no matter what your > TEMPLATE_CONTEXT_PROCESSORS setting). [...]
Thanks for pointing that out you're absolutely right. Not sure how I managed to misread that every time :) cheers, Erik -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
