django-stubs
django-stubs copied to clipboard
PEP-484 stubs for Django
Results
301
django-stubs issues
Sort by
recently updated
recently updated
newest added
# Fix type annotations for 3rd party models The clean-up in [PR #2263](https://github.com/typeddjango/django-stubs/pull/2263) that got released in v5.0.3 ended up breaking type annotations for models that are subclasses of models...