diff --git a/pycon-kr-2023/videos/pycon-kr-2023-how-can-we-fix-the-order-of-sql-where-clause-conditions-in-django-orm-sunghyun-ahn.json b/pycon-kr-2023/videos/pycon-kr-2023-how-can-we-fix-the-order-of-sql-where-clause-conditions-in-django-orm-sunghyun-ahn.json index 0d6b4c986..3f3294f7f 100644 --- a/pycon-kr-2023/videos/pycon-kr-2023-how-can-we-fix-the-order-of-sql-where-clause-conditions-in-django-orm-sunghyun-ahn.json +++ b/pycon-kr-2023/videos/pycon-kr-2023-how-can-we-fix-the-order-of-sql-where-clause-conditions-in-django-orm-sunghyun-ahn.json @@ -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": [ @@ -22,4 +25,4 @@ "url": "https://www.youtube.com/watch?v=1tI6ectLjy4" } ] -} \ No newline at end of file +}