django-planet
Jan. 1, 2020

Make A Custom User Model - Building SaaS #40

in blog Matt Layman
original entry Make A Custom User Model - Building SaaS #40

In this episode, we started a users app and hooked up the custom user model feature of Django to unlock the full extensibility of that model in the future. The stream was cut short this week because of some crashing issues in the OBS streaming software. The goal of the episode was to add django-allauth so that users can sign into the service with an email and password instead of the default username and password combination.