﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29939	Increase Group.name max_length from 80 to 150	John Piotrowski	Timothy Allen	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.	Cleanup/optimization	closed	contrib.auth	2.1	Normal	fixed	Group, Name, MaxLength		Ready for checkin	1	0	0	0	1	0
