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
d5c1bfb12a0e8e29df4b7ac5bc4df62fa845db4c
django-stubs
/
test-data
/
typecheck
/
models
History
Stevan Milic
1b9176f994
Add state attribute to Model (
#347
) (
#348
)
...
Add from_db method to Model Co-authored-by: Stevan Milic <
stevan.milic@tradecore.com
>
2020-03-30 10:35:40 +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
Add django.contrib.gis.db.models and django.contrib.gis.db.models.fields (
#177
)
2019-09-23 19:30:32 +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
test_state.yml
Add state attribute to Model (
#347
) (
#348
)
2020-03-30 10:35:40 +03:00