﻿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
19925	Models validator should check if UserModel.REQUIRED_FIELDS is list	RomanAlexander	nobody	"[https://github.com/django/django/pull/862 Pull request with patch here.]

I spent some time debugging django-admin.py createsuperuser raising optparse.OptionConflictError. 
I forgot to make REQUIRED_FIELDS custom user model a list. This validation error should help others avoid my mistake."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed		django@…	Accepted	1	0	0	0	1	0
