Files
django-stubs/test-data/typecheck
Seth Yastrov 3b8c5d08e8 QuerySet.in_bulk fixes.
- Made id_list of type Sequence[Any], rather than Any, according to mkurnikov's review.
- Removed **kwargs.
- Made returned Dict keys of type Any rather than int or str as it depends on the provided field's type.
- Added test with examples from Django docs.
2019-02-22 08:13:31 +01:00
..
2019-02-13 23:02:49 +03:00
2019-02-20 02:38:45 +03:00
2019-02-20 02:38:45 +03:00
2019-02-22 08:13:31 +01:00
2019-02-20 02:38:45 +03:00
2019-02-20 02:38:45 +03:00