By default, the user model in Django framework includes an email, username, and password. But there are often situations where it is necessary to extend and replace the default user model. So our Python Teamlead wrote such a wrapper and open-sourced it.
Are you tired of copying a custom user model from one project to other ones? Use django-swap-user package by Evrone!
Top comments (0)