from django.db import models ... 當呼叫 python manage.py syncdb 時, django 會自動建立資料表,一個class 一張表,名稱 ... Model instance 方法(Method).
確定! 回上一頁