- Django 2 Web Development Cookbook
- Jake Kronika Aidas Bendoraitis
- 47字
- 2021-06-10 19:31:34
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.