﻿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
20728	name field on auth_permission too short	pvilas@…	nobody	"If the verbose_name of the table is over 80 characters the syncdb command will silently fail.

The name field on auth_permissions table is too short to store if verbose_name are that long, so it doesn't update and you cannot assign permissions.

The obvious workaround is to manually change the field length."	Bug	closed	contrib.auth	1.5	Normal	duplicate	auth_permission, name		Unreviewed	0	0	0	0	0	0
