Thanks for the report.

Previously AuthenticationForm's username field had "max_length" always set 
to 254, currently it should use "max_length" from the model's username 
field (see https://code.djangoproject.com/ticket/27515 and 
https://github.com/django/django/commit/5ceaf14686ce626404afb6a5fbd3d8286410bf13).
 
However HTML "maxlength" attribute is not set anymore so it's a regression 
I created a new ticket https://code.djangoproject.com/ticket/30776.

Best,
Mariusz

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/f5f9a13f-96c0-448a-946e-3f6786f8285e%40googlegroups.com.

Reply via email to