Skip to content

Commit

Permalink
Include tags from #1204 in talk data
Browse files Browse the repository at this point in the history
Resolves #1204
  • Loading branch information
jonafato committed Dec 17, 2024
1 parent b31790a commit a7ed7f3
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"speakers": [
"Ahn Sung-hyun"
],
"tags": [],
"tags": [
"django",
"orm"
],
"thumbnail_url": "https://i.ytimg.com/vi/1tI6ectLjy4/maxresdefault.jpg",
"title": "How to fix the order of SQL Where clause conditions in Django ORM",
"videos": [
Expand All @@ -22,4 +25,4 @@
"url": "https://www.youtube.com/watch?v=1tI6ectLjy4"
}
]
}
}

0 comments on commit a7ed7f3

Please sign in to comment.