A Django model is a ORM representation of database table. Model communicates with the database and returns the data in the form of python objects.
確定! 回上一頁