 Ethan CoreyandGitHub
|
104012b817
|
Added widget_type annotation to BoundField (#855)
* Add widget_type annotation to BoundField
See https://github.com/django/django/blob/main/django/forms/boundfield.py#L283
* Tweaked annotation to be `AnyStr`, not `str`
* Reverted to use `str` as return type
|
2022-02-22 22:47:43 +03:00 |
|