omg, I'm so ashamed...
I use {% csrf_token %} and it works,
Thx :)
Nicolas
On Sun, Sep 11, 2011 at 2:52 PM, DrBloodmoney wrote:
> On Fri, Sep 9, 2011 at 12:02 PM, Brett Hutley wrote:
> > You need to add it to the registration_form.html as well.
> >
> > Make sure you have 'django.middleware.csr
On Fri, Sep 9, 2011 at 12:02 PM, Brett Hutley wrote:
> You need to add it to the registration_form.html as well.
>
> Make sure you have 'django.middleware.csrf.CsrfViewMiddleware', in the
> MIDDLEWARE_CLASSES tuple in the settings.py file.
>
> Cheers, Brett
>
> On 9 Sep 2011, at 16:47, nicolas H
You need to add it to the registration_form.html as well.
Make sure you have 'django.middleware.csrf.CsrfViewMiddleware', in the
MIDDLEWARE_CLASSES tuple in the settings.py file.
Cheers, Brett
On 9 Sep 2011, at 16:47, nicolas HERSOG wrote:
> Hi All !
>
> Do any of you use this app
> https:/
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)
4 matches
Mail list logo