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 04:34:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
587c2c484b81bd4c33486215553bc4b1f0764e51
django-stubs
/
mypy_django_plugin
/
plugins
History
Maxim Kurnikov
4a22da29cb
add support for default related managers,
fixes
#18
2019-02-13 17:11:22 +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
preserve fallback to Any for unrecognized field types for init/create
2019-02-13 17:00:35 +03:00
migrations.py
add BaseManager.create() typechecking
2019-02-12 03:54:48 +03:00
models.py
add support for default related managers,
fixes
#18
2019-02-13 17:11:22 +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