#29379: Add autocomplete attribute to contrib.auth fields
-------------------------------------+-------------------------------------
Reporter: CHI Cheng | Owner: Hasan
| Ramezani
Type: New feature | Status: closed
Component: contrib.auth | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"999891bd80b3d02dd916731a7a239e1036174885" 999891bd]:
{{{
#!CommitTicketReference repository=""
revision="999891bd80b3d02dd916731a7a239e1036174885"
Refs #29379 -- Moved autocomplete attribute to UsernameField.
Moving the autocomplete attribute into UsernameField allows this to work
for custom forms making use of UsernameField, removes some duplication
in the code, and keeps consistency with the autocapitalize attribute
that is already defined on UsernameField.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29379#comment:16>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.27e9e31c3d6bc2662ae14ea13e5ae879%40djangoproject.com.