Django Book 翻译
菜单>:
TOC
返回
原文:
Most fields do *no* preprocessing the field data is kept as is. Preprocessing is only used on fields that have special behavior, like file fields.
翻译:
大部分字段并不预处理,它们会保持它们原来的样子。预处理仅仅用在那些有特殊性质的字段,比如文件字段。
备注:
译者: