mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-03-26 10:36:39 +08:00
- The keys are still Union[int, str] which doesn't cover all possibilities, but it's not possible to cover without handling this in the plugin, because the type of the Dict keys are dynamic depending on which value for field_name you pass in.