ITADN

pylance support for `AdminUserCreationForm`

#3407OpenJustBipin 创建于 2026-05-29
bug
J
JustBipincommented
## What's wrong <!-- pylance in vs code doesn't statically autocomplete import of : `AdminUserCreationForm` from `django.contrib.auth.forms`. --> ## How is that should be django-stub should incude that, so that pylance works. ## System information - OS: - `python` version: 3.12 - `django` version: 6.0.5 - `mypy` version: idk - `django-stubs` version: idk - `django-stubs-ext` version: idk
0 条评论