File tree
Expand file treeCollapse file tree
2 files changed
+8
-4
lines changedFilter options
- django_celery_results/models
Expand file treeCollapse file tree
2 files changed
+8
-4
lines changeddjango_celery_results/models/generic.py
Copy file name to clipboardExpand all lines: django_celery_results/models/generic.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
django_celery_results/models/helpers.py
Copy file name to clipboardExpand all lines: django_celery_results/models/helpers.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 | 5 |
|
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| ||
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
| 58 | + |
| 59 | + |
56 | 60 |
|
57 | 61 |
|
58 | 62 |
|
|
0 commit comments