For the django admin, how do I add a field to the User model and have it editable in the admin?
How to Add a Custom Field to the Django User Model and Make It Editable in the Admin When building web applications with Django you might find the need to exten