﻿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
8263	models.TextField  max_length	sanha	nobody	"if some model has file type of models.!CharField.

When field string was overflow max_length, !ProgramError was raised.

But, if model has field type of models.!TextField in same case.

Nothing was raised.

In this case, max_length seems to be a useless thing.

"	Uncategorized	closed	Database layer (models, ORM)	dev	Normal	invalid	TextField, max_length		Unreviewed	0	0	0	0	0	0
