How to add INSTANT database search with Django and HTMX 🕵️

Описание к видео How to add INSTANT database search with Django and HTMX 🕵️

Hi fellow Django-nauts 🚀 Here's the link to the written guide that the video follows: https://www.photondesigner.com/articl...

Hope that you are having a super day ☀️

Tom

00:00 Personal story and intro
00:27 Overview of the 6 steps
00:44 Step 0 - Setup
01:03 Step 1 - Create models for your database
01:25 Step 2 - Create views to move the data
01:34 Step 3 - Add HTML templates
02:14 Step 4 - Update urls.py
02:36 Step 5 - Add sample data and run server
03:20 Step 6 - Bonus 🎉 Add styling and highlight the matched text

Комментарии

Информация по комментариям в разработке