This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
django-stubs
Watch
1
Star
0
Fork
0
You've already forked django-stubs
mirror of
https://github.com/davidhalter/django-stubs.git
synced
2025-12-08 13:04:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36662896bcd408071b184c6be333f04137d81f0e
django-stubs
/
mypy_django_plugin
/
transformers
History
Maxim Kurnikov
ab73d53ae5
add support for models defined in the same module be specified as name of class in related fields
2019-02-19 00:43:27 +03:00
..
__init__.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00
fields.py
add support for models defined in the same module be specified as name of class in related fields
2019-02-19 00:43:27 +03:00
init_create.py
finish strict_optional support, enable it for typechecking of django tests
2019-02-18 00:52:56 +03:00
migrations.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00
models.py
add support for models defined in the same module be specified as name of class in related fields
2019-02-19 00:43:27 +03:00
settings.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00