For working 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. Also, make sure to install Django, Pillow, and database bindings into your virtual environment.
You can find all of the code for this chapter in the ch09 directory of the GitHub repository: https://github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition.