#36834: [contrib.auth]
------------------------------------------+--------------------------------
Reporter: Маг Ильяс DOMA | Owner: Маг Ильяс DOMA
Type: Bug | Status: assigned
Component: contrib.auth | Version: 6.0
Severity: Normal | Keywords: easy forms
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------+--------------------------------
Bugs fixed:
1. In django/contrib/auth/forms.py, lines 224 and 284 changed the `model`
value from `User` to `UserModel` (`get_user_model()`)
2. In django/contrib/auth/forms.py, the import `from
django.contrib.auth.models import User` was removed
--
Ticket URL: <
https://code.djangoproject.com/ticket/36834>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.