﻿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
37121	pylance unable to find `django.contrib.auth.forms.AdminUserCreationForm`	JustBipin		"all other objects in django.contrib.auth.forms.py are properly detected by pylance, but not AdminUserCreationform.

when i try to import the classes in this file, the editor gives me options of all files except `AdminUserCreationForm` . 
typing `admin` suggests `adminpasswordchangeform` but not 'adminusercreationfor

I'm sorry if my ticket is not following conventions or is not that descriptive. I'm new to opensource, it seems particularly hard to issue bugs in django. 
I also don't know if it's a easy picking. "	Bug	new	contrib.auth	6.0	Normal		import		Unreviewed	0	0	0	0	0	0
