Day 4: Implementing a Custom User Model in Django and Creating a Superuser
Oct 9, 2024 · 5 min read · Welcome back to our Django tutorial series! In Day 4, we'll delve into creating a custom user model in Django and how to register it. We'll also walk through creating a superuser to test our new model. By the end of this tutorial, you'll have a custo...
Join discussion