﻿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
6111	Wrong length of database columns 'name', 'codename' for 'auth_permission' table.	Ivan Markeyev <markeev@…>	nobody	"As i understand, 'name' and 'codename' columns for 'auth_permission'
table generated automatically from object class name. 'name' are
consist 'Can add+[class name]', 'codename' - ''add_+[class name]''.
So, they should be the same length or 'name' should be larger then
'codename'.

In postgresql they are varchar(50) - 'name' and varchar(100) -
'codename'.

Sorry for my english. "		closed	Uncategorized	dev		duplicate			Design decision needed	1	0	0	0	0	0
