Django 3 Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

Before using this recipe, you need to have a Django project ready with pip installed and a virtual environment activated. For more information on how to do this, read the Working with a virtual environment recipe.