We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac49fb4 commit 4209372Copy full SHA for 4209372
1 file changed
docs/orms.rst
@@ -209,7 +209,7 @@ Extra fields
209
:param str format: The image format (as supported by PIL) (default: ``'JPEG'``)
210
:param str palette: The image palette (as supported by PIL) (default: ``'RGB'``)
211
212
-.. note:: If the value ``None`` was passed for the :class:`FileField` field, this will
+.. note:: If the value ``None`` was passed for the :class:`ImageField` field, this will
213
disable field generation:
214
215
.. note:: Just as Django's :class:`django.db.models.ImageField` requires the
0 commit comments