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

Getting ready

As detailed in the previous recipes, make sure that you have the utils package for your mixins. Also, create a directory structure, templates/utils, under the package, and inside of that, create a meta.html file to store the basic meta tag markup.