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-09 05:24:53 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
faefdcca5b6ffbf0cf9d4857e83c359d53a8dc3e
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
6b7507206a
fix couple edge cases with __init__
2019-02-10 04:32:27 +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
fix couple edge cases with __init__
2019-02-10 04:32:27 +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