On Sun, Jul 11, 2010 at 7:11 PM, John Griessen wrote:
> I'm using a package django-page-cms that uses CSRF and can't
> follow the docs for CSRF for django 1.2.
>
> They say I should add these lines to MIDDLEWARE_CLASSES,
>
>'django.middleware.csrf.CsrfViewMiddleware'
>'django.middleware.cs
I'm using a package django-page-cms that uses CSRF and can't
follow the docs for CSRF for django 1.2.
They say I should add these lines to MIDDLEWARE_CLASSES,
'django.middleware.csrf.CsrfViewMiddleware'
'django.middleware.csrf.CsrfResponseMiddleware'
but when I do, I get an error:
File
2 matches
Mail list logo