1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #26993 -- Increased User.last_name max_length to 150 characters.

This commit is contained in:
Thom Wiggers
2017-01-22 15:45:42 +01:00
committed by Tim Graham
parent 0de0699d94
commit d5b573d872
5 changed files with 50 additions and 2 deletions

View File

@@ -738,6 +738,7 @@ answer newbie questions, and generally made Django that much better:
thebjorn <bp@datakortet.no>
Thejaswi Puthraya <thejaswi.puthraya@gmail.com>
Thijs van Dien <thijs@vandien.net>
Thom Wiggers
Thomas Chaumeny <t.chaumeny@gmail.com>
Thomas Güttler <hv@tbz-pariv.de>
Thomas Kerpe <thomas@kerpe.net>