Chapter 9: Creating a Movie Detail Page
Let's now go back to our movies app. In this chapter, we want to navigate to a movie's detail page when a user clicks on a movie title on the home page. We will create the movie URL, view, and template.
In this chapter, we will be covering the following topics:
- Creating a movie page
- Implementing links to individual movie pages