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 21:46:43 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23ad65033bc30d371061d29425ca509a919fde9e
django-stubs
/
test-data
/
typecheck
/
models
History
Maxim Kurnikov
64720f492c
add proper stubs for django.contrib.auth.models model fields (
#170
)
2019-09-18 01:40:15 +03:00
..
test_contrib_models.yml
add proper stubs for django.contrib.auth.models model fields (
#170
)
2019-09-18 01:40:15 +03:00
test_create.yml
create(id=None) is valid, if id is AutoField
2019-07-24 13:38:50 +03:00
test_extra_methods.yml
add get_next_by_FOO, get_previous_by_FOO for date,datetime fields
2019-07-24 13:38:49 +03:00
test_inheritance.yml
remove -semanal suffix
2019-07-24 13:38:49 +03:00
test_init.yml
stability fixes
2019-08-24 17:04:50 +03:00
test_meta_options.yml
make ValuesQuerySet have proper Collection generic type (
#140
)
2019-08-24 18:24:21 +03:00
test_proxy_models.yml
add some support for proxy models
2019-07-24 13:39:23 +03:00