Files
django-stubs/mypy_django_plugin/transformers
Aleksander Vognild Burkow 9044a354cb Add fallback related manager in final iteration of AddRelatedManagers (#993)
If a django model has a Manager class that cannot be resolved statically
(if it is generated in a way where we cannot import it, like `objects =
my_manager_factory()`), we fallback to the default related manager, so
you at least get a base level of working type checking.
2022-06-15 18:50:53 +03:00
..
2019-07-24 13:38:49 +03:00
2022-04-28 13:01:37 +03:00
2020-10-29 11:59:48 +03:00
2020-10-29 11:59:48 +03:00
2022-04-28 13:01:37 +03:00
2020-10-29 11:59:48 +03:00
2022-04-28 13:01:37 +03:00
2020-10-29 11:59:48 +03:00