## 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
What's wrong
How is that should be
django-stub should incude that, so that pylance works.
System information
pythonversion: 3.12djangoversion: 6.0.5mypyversion: idkdjango-stubsversion: idkdjango-stubs-extversion: idk