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
df5c70c703d450249e82a3df938d8b1c1d822128
django-stubs
/
mypy_django_plugin
/
transformers
History
Maxim Kurnikov
df5c70c703
fixes for FormMixin's get_form/get_form_class
2019-02-25 04:01:36 +03:00
..
__init__.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00
fields.py
fix integer set type
2019-02-20 02:38:45 +03:00
forms.py
add nested Meta inheritance support for forms
2019-02-20 21:52:28 +03:00
init_create.py
finish strict_optional support, enable it for typechecking of django tests
2019-02-18 00:52:56 +03:00
migrations.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00
models.py
fixes for FormMixin's get_form/get_form_class
2019-02-25 04:01:36 +03:00
settings.py
preliminary support for strict_optional
2019-02-17 18:07:53 +03:00