#37121: pylance unable to find `django.contrib.auth.forms.AdminUserCreationForm`
---------------------------+----------------------------------------
     Reporter:  JustBipin  |                     Type:  Bug
       Status:  new        |                Component:  contrib.auth
      Version:  6.0        |                 Severity:  Normal
     Keywords:  import     |             Triage Stage:  Unreviewed
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+----------------------------------------
 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.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37121>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e6c047615-8f1a3ff2-ee33-45fa-a583-8cab63390ffe-000000%40eu-central-1.amazonses.com.

Reply via email to