書名: Web Development with Django Cookbook(Second Edition)作者名: Aidas Bendoraitis本章字數(shù): 73字更新時間: 2021-07-23 14:32:00
Chapter 2. Database Structure
In this chapter, we will cover the following topics:
- Using model mixins
- Creating a model mixin with URL-related methods
- Creating a model mixin to handle creation and modification dates
- Creating a model mixin to take care of meta tags
- Creating a model mixin to handle generic relations
- Handling multilingual fields
- Using migrations
- Switching from South migrations to Django migrations
- Changing a foreign key to the many-to-many field
推薦閱讀
- Spring Boot開發(fā)與測試實戰(zhàn)
- 軟件界面交互設計基礎
- Interactive Data Visualization with Python
- Vue.js入門與商城開發(fā)實戰(zhàn)
- Linux命令行與shell腳本編程大全(第4版)
- H5頁面設計:Mugeda版(微課版)
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- jQuery Mobile移動應用開發(fā)實戰(zhàn)(第3版)
- Kivy Cookbook
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- MongoDB Cookbook(Second Edition)
- Python物理建模初學者指南(第2版)
- C#.NET程序設計
- 跟著迪哥學Python數(shù)據(jù)分析與機器學習實戰(zhàn)
- Instant Windows 8 C++ Application Development How-to