﻿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
12852	"1406, ""Data too long for column 'name'..."" on syncdb"	fvlima	nobody	"Hi!

If the an class in django model have more than 40 characters in his name, where you run the syncdb, the error ""Data too long..."" will be displayed when run syncdb, becouse the table auth_permission have the ""name"" column with varchar 50. Then, django try create the permissions ""can delete"", ""can change"" added with the name of class.

I updated to the most recent version, and this error continues.

Regards,

Fred"		closed	contrib.admin	1.1		duplicate			Unreviewed	0	0	0	0	0	0
