File tree
4 files changed
+25
-2
lines changedFilter options
- code/ch6_active_search/ch6_final_video_collector
- templates
- videos
- partials
- views
4 files changed
+25
-2
lines changedcode/ch6_active_search/ch6_final_video_collector/templates/shared/partials/_video_image.html
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
code/ch6_active_search/ch6_final_video_collector/templates/videos/partials/search_results.html
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
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 | + |
code/ch6_active_search/ch6_final_video_collector/templates/videos/search.html
Copy file name to clipboardExpand all lines: code/ch6_active_search/ch6_final_video_collector/templates/videos/search.html-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
code/ch6_active_search/ch6_final_video_collector/views/videos.py
Copy file name to clipboardExpand all lines: code/ch6_active_search/ch6_final_video_collector/views/videos.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
| 57 | + |
57 | 58 |
|
58 | 59 |
|
0 commit comments