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-07 20:54:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d43cb1fcd7961ca620aaf1d67949baf2e3c040f3
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
d43cb1fcd7
fixes
2019-02-06 22:20:12 +03:00
..
__init__.py
support for some Field -> builtin type mapping, OneToOneField, ForeignKey
2018-10-04 03:35:09 +03:00
fields.py
move to plugin common api, move to new functioncontext api
2018-12-19 02:41:28 +03:00
migrations.py
fixes, add some testing folders
2019-02-04 19:31:37 +03:00
models.py
fixes
2019-02-06 22:20:12 +03:00
related_fields.py
look for models.Model in full mro for to= parameter
2019-01-25 17:23:34 +03:00
settings.py
remove 'need type annotation for setting' error message
2018-12-06 19:38:27 +03:00