typeddjango / django-stubs

PEP-484 stubs for Django
MIT License
1.52k stars 425 forks source link

Remove invalid re-export `django.forms.ChoiceWidget` #2207

Closed asottile closed 1 month ago

asottile commented 1 month ago

it's not in widgets __all__

intgr commented 1 month ago

Need to fix stubs & failing tests first :sweat_smile:

asottile commented 1 month ago

fixed!