Django Book 翻译
菜单>:
TOC
返回
原文:
**Prepare the data for the database.** Each field is asked to provide its current value in a data type that can be written to the database.
翻译:
**为数据库准备数据。** 每一个字段先要把当前值转化成数据库中可以保存的数据的类型。
备注:
译者: