[Django] #31371: Increase the length of the User model's first_name field to 150 characters

8 views
Skip to first unread message

Django

unread,
Mar 17, 2020, 7:29:47 AM3/17/20
to django-...@googlegroups.com
#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.

Django

unread,
Mar 17, 2020, 10:42:08 AM3/17/20
to django-...@googlegroups.com
#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 | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Carlton Gibson):

* stage: Unreviewed => Accepted


Comment:

Accepting this based on previous discussions of ≈the same issue.
https://groups.google.com/d/msg/django-developers/COgj6sAsVvQ/04-gF4mMBAAJ

Thanks for the report.

--
Ticket URL: <https://code.djangoproject.com/ticket/31371#comment:1>

Django

unread,
Mar 17, 2020, 12:20:23 PM3/17/20
to django-...@googlegroups.com
#31371: Increase the length of the User model's first_name field to 150 characters
-------------------------------------+-------------------------------------
Reporter: Ryan Petrello | Owner: Ryan
Type: | Petrello
Cleanup/optimization | Status: assigned
Component: contrib.auth | Version: 3.0

Severity: Normal | 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 Hasan Ramezani):

* owner: nobody => Ryan Petrello
* status: new => assigned
* has_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/31371#comment:2>

Django

unread,
Mar 18, 2020, 3:24:52 AM3/18/20
to django-...@googlegroups.com
#31371: Increase the length of the User model's first_name field to 150 characters.

-------------------------------------+-------------------------------------
Reporter: Ryan Petrello | Owner: Ryan
Type: | Petrello
Cleanup/optimization | Status: assigned
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* version: 3.0 => master
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/31371#comment:3>

Django

unread,
Mar 18, 2020, 3:53:34 AM3/18/20
to django-...@googlegroups.com
#31371: Increase the length of the User model's first_name field to 150 characters.
-------------------------------------+-------------------------------------
Reporter: Ryan Petrello | Owner: Ryan
Type: | Petrello
Cleanup/optimization | Status: closed
Component: contrib.auth | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"5f8495a40ab1554e81ac845484da890dd390e1d8" 5f8495a]:
{{{
#!CommitTicketReference repository=""
revision="5f8495a40ab1554e81ac845484da890dd390e1d8"
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/31371#comment:4>

Reply all
Reply to author
Forward
0 new messages