GitHub - bnisevic/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 in custom user model.

1 min read Original article ↗

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 in custom user model.

13 stars 3 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings