#29939: Change the length of the Group Name from 80 to something much higher 
like
255
-------------------------------------+-------------------------------------
               Reporter:  JohnnyP10  |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  2.1
  contrib.auth                       |       Keywords:  Group, Name,
               Severity:  Normal     |  MaxLength
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Right now the default authorization model has Group with a name field of
 80.  I recently ran into an issue where my group name is longer than 80
 and it just causes Django to error and fail.  We use Grouper so the naming
 schema can be very long and i would think this would be a non-breaking
 change to just increase the model from Maxlength of 80 to 255.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29939>
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/052.f2143756d1a3166f1e217f0462fee9a3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to