Skip to content

Commit c3da623

Browse files
authored
Merge pull request #10 from lielie976/deploy
四人组应该为福勒模式
2 parents a8093da + 2b81853 commit c3da623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

第一章-Django与模式.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ Almost all of these patterns would be useful to know while architecting a Django
200200

201201
Django also implements a number of these patterns. The following table lists a few of them:
202202

203-
Django中的模式与此对比:
203+
Django中的模式与此对比:
204204

205-
|四人组模式 |Django组件 |解释 |
205+
|福勒模式 |Django组件 |解释 |
206206
|------------- |:-------------:|--------------------: |
207207
|活动记录 |Django模型 |封装数据库访问,对数据添加域名逻辑
208208
|类表继承 |模型继承 |继承中的每个实体都映射到一个独立的表

0 commit comments

Comments
 (0)