Hi All !

Do any of you use this app
https://bitbucket.org/ubernostrum/django-registration/overview with the csrf
middleware ?

Instead of re-write myself the registar, check via email, lost password,
login and co i tried to use this app, but it don't work and i have this
message :
Forbidden (403)
CSRF verification failed. Request aborted.

I added to the login form {{ csrf_token }} but it's seems that it is not
implemented,

any ideas ?

Thanks for all :)

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