Re: authenticate user on post request returns 403-regarding

2016-09-19 Thread sabari rangan
set sessionid cookie in client side On Monday, September 19, 2016 at 1:34:58 AM UTC+5:30, James Schneider wrote: > > On Sep 18, 2016 12:56 PM, "sabari rangan" <sabari@gmail.com > > wrote: > > > > i am using django.contrib.auth module for authentication system in my

authenticate user on post request returns 403-regarding

2016-09-18 Thread sabari rangan
i am using django.contrib.auth module for authentication system in my django rest framework app, when i post data i couldn't able to authenticate the user it return 403 response code . but during get request it works fine. i have attached the sessionid in cookies in both above. kindly help me

error in installing django[argon2] -regarding

2016-08-28 Thread sabari rangan
Collecting argon2-cffi>=16.1.0; extra == "argon2" (from django[argon2]) Downloading argon2_cffi-16.1.0.tar.gz (1.2MB) Complete output from command python setup.py egg_info: Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing