#20846: Increase contrib.auth's User.username length
------------------------------+--------------------------------------
     Reporter:  ivoras@…      |                    Owner:  nobody
         Type:  New feature   |                   Status:  new
    Component:  contrib.auth  |                  Version:  1.5
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  1             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  1             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by mtparsons):

 I would also like to chime in here, having just run into this issue.  We
 use a user's email address as their username and are running into a number
 of complaints from user's who are unable to register because their email
 addresses are longer than 30 characters.  I realize that the proposed
 solution is to use a custom user model, but as other posters above have
 stated, that is not always a simple process and is a lot of work solely to
 increase the length of a field.

--
Ticket URL: <https://code.djangoproject.com/ticket/20846#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.05eff581260cd54be2b9621f6b1f1a9e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to