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 ↗

About

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.

Resources

Readme

Activity

Stars

13 stars

Watchers

1 watching

Forks

3 forks

Report repository