Django and Htmx Todo Application | Tailwind CSS

preview_player
Показать описание
Learn how to build a simple todo application using Django (Python), Htmx and Tailwind.

Timestamps / Todolist:
00:00 Introduction
00:37 Design
06:45 Django app
07:33 Todos view
09:43 Database model
10:35 Adding tasks view
13:40 Adding tasks form
16:00 List tasks
17:30 Resetting the form
18:13 Mark as done
22:00 Deleting tasks

Htmx:

Tailwind css:

---

Code With Stein Premium

Support me

Important links

---

#codewithstein #django #htmx #tailwind #python
Рекомендации по теме
Комментарии
Автор

This is amazing! So much small stuff where html could be used! Thank you for the full CRUD tutorial! More content on Django & htmx! Vue content is also always welcomed!

dimotionsco
Автор

Excellent!! More content with Django and htmx please!!

MagnusAnand
Автор

I liked it. It was concise but complete. Very useful.

mhsama
Автор

Great video as always. Would be awesome to see you explaining how to integrate django json tokens and vue routes, how to protect these routes and specially some tips to keep in mind when making the app safe.

larrysummer
Автор

Hello Stein I got problem at 16:53 and it says htmx:targetError when I click + button

thienphuvu
Автор

can you enhance CRUD with a search capability?

loc
Автор

I really like your videos and one thing If possible, please make videos regarding Django rest framework with kinda real application

zokhidabdullaev
Автор

i 95% use class base views. for function base views that http decorator is something unseen for me. thank you

djangodeveloper
Автор

hello stein. if we have to create API for mobile application for this, can we use the same function or we have to create new one for the api to add the title. any help will be really appreciated

yashinshekh
Автор

Have a question Stein require_http_methods[] is for what?

jorgeramiroalarconvargas
Автор

thank you for this best tutorial , can you please make a thumb up and thumb down or like and dislike, and comment post, its very important for as a beginner in django, ,, i will thankful to you

alialrubay
Автор

which is better stein. htmx or django-unicorn

yashinshekh