Django Book 翻译
菜单>:
TOC
返回
原文:
Note that ``ImageField`` is technically a subclass of ``FileField`` , so every model with an ``ImageField`` will also get this method.
翻译:
注意到 ``ImageField``从技术上是 ``FileField``的子类,所以每个有``ImageField``的模型都有这个方法。
备注:
译者: