This tutorial is using [django-rest-framework-jwt](https://github.com/GetBlimp/django-rest-framework-jwt) which seems to be abandoned. The Django REST Framework website have been updated its documentation following this issue: https://github.com/encode/django-rest-framework/pull/6138 and recommend using [django-rest-framework-simplejwt](https://github.com/davesque/django-rest-framework-simplejwt)