In this video, we create the Django form which will be used to submit user film reviews on films listed on the website 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:48 Creating the form button
05:05 Adding form hidden content
08:23 Building the view function
18:54 Replicating form for other buttons