Hacker News new | ask | show | jobs
by disgrunt 2007 days ago
Django now just recommends a custom user model if you intend to change it. In my experience, this is now a best practice in Django. [0]

[0]: https://docs.djangoproject.com/en/3.1/topics/auth/customizin...