In this video, we created a filter which daisy-chains several conditions to filter films from the database.
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
01:00 Installing djago-filter
01:56 Creating a filter class
10:51 Writing the view function
15:30 Creating the HTML form