Size: 514
Comment:
|
Size: 587
Comment: it has to be in upper layer and PageName has to be used in WikiName
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Django/Tutorial1/데이타베이스 API 문헌 |
데이타베이스 API 문헌
이 문서는 Django 0.9.1을 다룬다. 구버전 : 0.90 docs translated by [parkpro77]
당신이 데이타 모델을 만들었다면, 데이타베이스로부터 데이타를 회수하는 것이 필요할 것이다. 이 문서는 모델로부터 파생되어진 데이타베이스를 설명하고, 객체들이 어떻게 만들어지고 복구되어지고 업데이트되어지는지 설명한다.
Throughout this reference, we'll refer to the following Poll application: