Generally, each model maps to a single database table. The basics: Each model is a Python class that subclasses django.db.models.Model .
確定! 回上一頁