모델과 데이터베이스¶
A model is the single, definitive source of data about your data. It contains the essential fields and behaviors of the data you're storing. Generally, each model maps to a single database table.
A model is the single, definitive source of data about your data. It contains the essential fields and behaviors of the data you're storing. Generally, each model maps to a single database table.
오프라인(Django 3.0):
HTML |
PDF |
ePub
Read the Docs 제공.