need to config a couple settings when I start off
> with Angular. (Another being setting X-Requested-With so request.is_ajax
> works as expected).
>
>
> On Fri, Nov 22, 2013 at 2:28 PM, Wesley Alvaro
>
> > wrote:
>
>> I've been using AngularJS with Django, bu
I've been using AngularJS with Django, but I have to override the default
CSRF cookie/header values in AngularJS since only one of the values (the
cookie name) can be overridden in Django.
This is a humble request to add a setting for the CSRF header name so that
I can maintain it as my "Angula