Drf_boilerplate_v2

screenshot of Drf_boilerplate_v2

This one is the same as V1 Django REST framework boilerplate with djoser, Simple JWT, django-environ and Swagger. But the difference is that it uses an email address as user identification token instead of a username. Email field is used instead of username field and username field does not exist...