Diego

Results 1 comments of Diego

> my urls.py > > ```python > # this is a workaround i tried but this change nothing > class MyObtainAuthToken(auth_views.ObtainAuthToken): > # btw this function is never called >...