authenticate a user without databse

2016-06-02 Thread prabhat jha
i have created a login page in django,where user will authenticate through c++ server i.e running in background. i made communication between c++ server and python server through name pipe(ipc).everything is working fine. but if user will type link of homepage without authentication of login pa

Re: authenticate a user without databse

2016-06-06 Thread prabhat jha
hey bro thanx,but i am not using django authentication pattern. so @login required will not work in my condition. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an emai