﻿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
29042	UserCreationForm fails to render extended UserModel in CreateView	Tanjim Hossain	nobody	"i'm not sure if it's a bug or not. 
i can't understand why [[Image(https://imgur.com/ikJ2YI8)]] this causes [[Image(https://imgur.com/fu9L0vW)]] this result but [[Image(https://imgur.com/bLqKnrT)]] causes [[Image(https://imgur.com/QSmBKdm)]] this result.. 

why just overwriting the **Meta** class with the exact same code used in django.contrib.auth.forms UserCreationForm [[Image(https://imgur.com/c4cmz8A)]] gives me diffrent result? 

i'm using UserCreationForm in UserAdmin. and it's working fine. here's the view i'm using 
RegisterView(CreateView) [[Image(https://imgur.com/ajmJPBW)]] "	Bug	closed	Forms	2.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
