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 21:14:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c6aa9a00b5c52803914d536444633d846a7c859
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
916df1efb6
add Model.__init__ typechecking
2019-02-08 17:16:03 +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
rework settings, add loading of the django.conf.global_settings, cleanups
2019-02-07 19:13:39 +03:00