You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to include serializer_class for the TokenSerializer in the LoginView, put the below snippet on the first line of LoginView serializer_class = TokenSerializer
Hi Kasulani,
First of all thanks for your tutorial, it realy helps me understanding some facets of DRF !
I followed all the steps you describe on the readme file to run your application but I can't register.
I get the following error :
The text was updated successfully, but these errors were encountered: