Differences between revisions 3 and 4
Revision 3 as of 2006-04-11 11:09:51
Size: 587
Editor: 211
Comment: it has to be in upper layer and PageName has to be used in WikiName
Revision 4 as of 2006-04-11 11:10:36
Size: 669
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
데이타베이스 API 문헌 Korean translation of http://www.djangoproject.com/documentation/db_api/

데이타베이스 API 레퍼런스

Korean translation of http://www.djangoproject.com/documentation/db_api/

데이타베이스 API 레퍼런스

이 문서는 Django 0.9.1을 다룬다. 구버전 : 0.90 docs translated by [parkpro77]

당신이 데이타 모델을 만들었다면, 데이타베이스로부터 데이타를 회수하는 것이 필요할 것이다. 이 문서는 모델로부터 파생되어진 데이타베이스를 설명하고, 객체들이 어떻게 만들어지고 복구되어지고 업데이트되어지는지 설명한다.

Throughout this reference, we'll refer to the following Poll application:

Django/DbApi (last edited 2011-08-03 11:00:51 by localhost)

web biohackers.net