Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-04-11 11:04:09
Size: 514
Editor: 211
Comment:
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 1: Line 1:
데이타베이스 API 문헌 ## page was renamed from Django/Tutorial1/데이타베이스 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