June 2022
Beginner
190 pages
2h 53m
English
Now that we have implemented the authentication system, it is time to let logged-in users perform the standard CRUD operations on reviews for movies.
In this chapter, we will be covering the following topics:
In this chapter, we will be using Python 3.8+. Additionally, we will be using the VS Code editor in this book, which you can download from https://code.visualstudio.com/.
The code for this chapter is located at https://github.com/PacktPublishing/Django-4-for-the-Impatient/tree/main/Chapter11/moviereviewsproject
Read now
Unlock full access