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
5f6f59726615c0510a6bfa709905364f3c59537e
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
5f6f597266
add config file support
2019-02-09 03:21:49 +03:00
..
__init__.py
support for some Field -> builtin type mapping, OneToOneField, ForeignKey
2018-10-04 03:35:09 +03:00
fields.py
add Model.__init__ typechecking
2019-02-08 17:16:03 +03:00
migrations.py
fixes, add some testing folders
2019-02-04 19:31:37 +03:00
models.py
add Model.__init__ typechecking
2019-02-08 17:16:03 +03:00
related_fields.py
add Model.__init__ typechecking
2019-02-08 17:16:03 +03:00
settings.py
add config file support
2019-02-09 03:21:49 +03:00