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-06 20:24:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c382d6aa2fcb047bd4acbed82c4ab8f1e61baff7
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
c382d6aa2f
fix redefining field with name id with different than int type
2019-02-15 21:54:40 +03:00
..
__init__.py
support for some Field -> builtin type mapping, OneToOneField, ForeignKey
2018-10-04 03:35:09 +03:00
fields.py
add BaseManager.create() typechecking
2019-02-12 03:54:48 +03:00
init_create.py
fix star import parsing for settings
2019-02-14 03:16:07 +03:00
migrations.py
add BaseManager.create() typechecking
2019-02-12 03:54:48 +03:00
models.py
fix redefining field with name id with different than int type
2019-02-15 21:54:40 +03:00
related_fields.py
add Model.__init__ typechecking
2019-02-08 17:16:03 +03:00
settings.py
fix star import parsing for settings
2019-02-14 03:16:07 +03:00