#31371: Increase the length of the User model's first_name field to 150
characters
------------------------------------------------+------------------------
Reporter: Ryan Petrello | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.auth | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
Large parts of the world have first *and* last names that can easily
exceed the current 30 char limit - in recent history, the length of the
last_name field was expanded, but the first_name field is still limited to
30 characters.
See: https://code.djangoproject.com/ticket/26993
--
Ticket URL: <https://code.djangoproject.com/ticket/31371>
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/055.181b6c59014b6f5242c85be6008244a4%40djangoproject.com.