From: Bill Freeman <ke1g...@gmail.com>
Date: Fri, 5 Oct 2012 16:06:54 -0400
Local: Fri, Oct 5 2012 4:06 pm
Subject: Re: Disabling CSRF is not working.
I believe that I read somewhere that newer Djangos force the CSRF
middleware even if it's not listed in MIDDLEWARE_CLASSES. You could dive into the middleware code to see how this happens, and
On Thu, Oct 4, 2012 at 4:56 AM, Laxmikant Gurnalkar
<laxmikant.gurnal...@gmail.com> wrote:
> Hi, Guys > Disabling CSRF is not working.
> MIDDLEWARE_CLASSES = (
> Also tried by writing disablecsrf.py like this :
> class DisableCSRF(object):
> Thanks in Advance!!!
> Laxmikant
> --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||