Django 1.2.1 - stuck with CSRF verification
Dodo
dodo_do_not_wake_up at yahoo.fr
Thu Aug 19 16:36:04 EDT 2010
Le 19/08/2010 20:40, Thomas Jollans a écrit :
> On Thursday 19 August 2010, it occurred to Dodo to exclaim:
>> Hi all,
>> I followed the tutorial but at page 4 I can't get rid of CSRF errors,
>> even though I followed everything in this page :
>> http://docs.djangoproject.com/en/dev/ref/contrib/csrf/
>>
>
> what kind of errors? Any exception tracebacks you can show us maybe?
Well I fill the form, submit via POST
then :
Forbidden (403)
CSRF verification failed. Request aborted.
Help
Reason given for failure:
No CSRF or session cookie.
More information about the Python-list
mailing list