Create a book model. # your_app/models.py from django.db import models class Book(models. · Create an instance of the model, and save it in the database: >>> ...
確定! 回上一頁