As before, to work with the code of this chapter, you will need the latest stable version of Python, MySQL, or PostgreSQL database and a Django project with a virtual environment. Some recipes will require specific Python dependencies. Some of them will require additional JavaScript libraries. You will see the requirements of each recipe later in the chapter.
You can find all the code for this chapter at the ch04 directory of the GitHub repository at https://github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition.