How can I login to django using tastypie
I’m trying to override is_authenticated in my custom authentication. I have something simple (to start with) like this:
I’m trying to override is_authenticated in my custom authentication. I have something simple (to start with) like this: