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

 * status:  closed => new
 * resolution:  fixed =>
 * severity:  Normal => Release blocker


Comment:

 Yeah, we should really fix this, ideally by resolving #18392. (hint: add a
 DATABASES OPTIONS on mysql for max index length that defaults to either
 191 or 255.) I was under the impression that utf8mb4 _really_ didn't work
 with django but apparently you can get by ok besides this change.

--
Ticket URL: <https://code.djangoproject.com/ticket/20846#comment:26>
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.b4d16a5a06dcc52c12f1cb0a3c615d5d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to