﻿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
199	CharField should raise an exception when maxlength is not specified	Steadicat	Adrian Holovaty	"""maxlength"" is a required keyword argument for a CharField, yet no error is raised if the argument is not provided.

The error produces its effect much later when the SQL code containing ""varchar(None)"" fails.

It would be better for CharField to raise an exception immediately, so as to simplify debugging."	defect	closed	Metasystem		trivial	fixed		django@…	Unreviewed	0	0	0	0	0	0
