Commit aa98be2
authored
* fix: `prefetch_related_objects` requires `Sequence` not `Iterable`
Signed-off-by: Emmanuel Ferdman <[email protected]>
* fix: `prefetch_related_objects` requires `Sequence` not `Iterable`
Signed-off-by: Emmanuel Ferdman <[email protected]>
* fix: `prefetch_related_objects` requires `Sequence` not `Iterable`
Signed-off-by: Emmanuel Ferdman <[email protected]>
* fix: `prefetch_related_objects` requires `Sequence` not `Iterable`
Signed-off-by: Emmanuel Ferdman <[email protected]>
---------
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent cc934a7 commit aa98be2
File tree
2 files changed
+35
-2
lines changed- django-stubs/db/models
- tests/assert_type/db/models
2 files changed
+35
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
| 288 | + | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments