Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #29379 -- Moved autocomplete attribute to UsernameField. #11623

Merged
merged 1 commit into from Sep 2, 2019

Conversation

ngnpope
Copy link
Member

@ngnpope ngnpope commented Aug 2, 2019

Ticket #29379.

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.

@ngnpope
Copy link
Member Author

ngnpope commented Aug 7, 2019

@carltongibson Would you mind looking at this follow up to PR #11070?

@carltongibson carltongibson self-requested a review August 7, 2019 06:13
@carltongibson
Copy link
Member

Hey @pope1ni, no problem! (If you ever want me to look at things, the "Request a review" thingy at the side puts it on my short(er) list, and gets me a notification. 😉)

@ngnpope
Copy link
Member Author

ngnpope commented Aug 7, 2019

If you ever want me to look at things, the "Request a review" thingy at the side puts it on my short(er) list…

I think you have to be an organisation member or a repository collaborator to do that. I'm a lowly author/contributor 😃

@carltongibson
Copy link
Member

carltongibson commented Aug 7, 2019

Hmmm. OK, that's somewhat ridiculous. I assumed you were an Org member. I shall discuss this with the Powers on the Mount 😀

(Awaiting resolution of DEP 10 things may be On Hold there, but...)

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.
@ngnpope
Copy link
Member Author

ngnpope commented Aug 30, 2019

Any update on this one @carltongibson?

Copy link
Member

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this makes sense. Thanks @pope1ni!

@carltongibson carltongibson merged commit 999891b into django:master Sep 2, 2019
@ngnpope ngnpope deleted the ticket-29379 branch September 2, 2019 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants