Files
django-stubs/tests/typecheck
Marti Raudsepp db14454199 Fix type of <fieldname>_id when using ForeignKey(to_field=) (#1176)
* Fix type of <fieldname>_id when using ForeignKey(to_field=)

Previously mypy_django_plugin would always use the field type of target
model's primary key, but `to_field` can refer to a different field type.

* Fixes

* More fixes
2022-09-30 10:05:57 +03:00
..
2022-04-29 14:44:33 +03:00
2021-06-12 01:05:46 +03:00
2022-04-29 14:44:33 +03:00
2022-08-26 13:22:55 +03:00
2022-08-26 13:22:55 +03:00
2021-06-12 01:05:46 +03:00
2022-04-29 14:44:33 +03:00
2022-04-04 00:41:41 +03:00
2022-04-04 00:41:41 +03:00
2021-06-12 01:05:46 +03:00
2022-04-28 13:01:37 +03:00
2022-04-29 14:44:33 +03:00