﻿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
28571	Allow createsuperuser to bypass password validation	Daniel Hahler	Tom Forbes	"When using ` ./manage.py createsuperuser` on a new local project, you should not get interrupted by some minimal password length.

While I think it is good to have this by default there should at least be an option to override it: it is only meant for local development after all in this case.

So it should either be more smarter when to apply those limits by default (hint: using an SQLite DB is not meant for production), or just provide strong hints in the settings."	Cleanup/optimization	closed	contrib.auth	1.11	Normal	fixed		Tom Forbes	Accepted	0	0	0	0	0	0
