What is the best way to extend the Django user model with extra custom fields in addition to the fields already provided?

🎲 Try a Random Question  |  Total Questions in Quiz: 17  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Django Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


What is the best way to extend the Django user model with extra custom fields in addition to the fields already provided?