Hi thanks for the quick reply. After some more investigation I am quite 
sure that this is exactly the issue. Thanks again for the quick reply. Now 
to just find an elegant way to let the user know that they need to have 
Cookies enabled to access my site :)

On Thursday, 10 May 2012 18:24:13 UTC+2, Nikolas Stevenson-Molnar wrote:
>
> Django uses cookies for CSRF. Is it possible these two users have 
> cookies disabled? 
> https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#how-it-works 
>
> _Nik 
>
> On 5/10/2012 7:56 AM, Johan wrote: 
> > Hi 
> > 
> > Does anybody maybee have some pointers for me? I have a site up and 
> > running and it has worked perfectly for hundreds of users. Except that 
> > today I got two users (from the same company, although others from the 
> > same company has used it perfectly well) who are getting the [CSRF 
> > verification failed] issue. I have looked in my access.log and it 
> > seems like all the requests around the time of the failure is coming 
> > from the same IP so I don't suspect a genuine CSRF. Also I know that 
> > the coding is according to the documentation because so many others 
> > has used this same form without any issues. Any help or hints would be 
> > appreciated .... 
> > 
> > Thanks 
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/D-u5sohe8t8J.
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