mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-20 02:41:16 +08:00
add related_name manager to ForeignKey model
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
[mypy]
|
||||
plugins = mypy_django_plugin.plugins.postgres_fields
|
||||
plugins =
|
||||
mypy_django_plugin.plugins.postgres_fields,
|
||||
mypy_django_plugin.plugins.related_fields
|
||||
Reference in New Issue
Block a user