• Stars
    star
    13
  • Rank 1,512,713 (Top 30 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.