﻿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
23138	please add min_length to django.db.models.fields.Field	anonymous	nobody	"Use case is that an application may have requirements for a `CharField` to always have a minimum of N characters (e.g. git commit sha1 needs 40characters); but the application may not use forms. Validators for `min_length` and `max_length` could move from the forms.fields to models.fields.

https://docs.djangoproject.com/en/dev/ref/forms/fields/#charfield
"	Cleanup/optimization	closed	Database layer (models, ORM)	1.6	Normal	wontfix			Unreviewed	0	0	0	0	0	0
