12. Django & Alpine JS - creating a modal

Опубликовано: 21 Февраль 2026
на канале: codefez
271
18

In this video, we create the modal which will be used as a popup to add film reviews for our Python Django project tutorial.

Follow the project using my notion notebook https://www.notion.so/bitfez/Build-IM...

Download the progress on GitHub https://github.com/bitFez/build_imdb_...

00:00 Intro
00:29 Adding admin List display and filtering
04:16 Querying Rating from Ratings model
11:19 Adding Alpine JS for modal functionality