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

Getting ready

If you haven't yet done so, create the utils package to save your mixins. Then, create the models.py file in the utils package.