Skip to content

Commit 4209372

Browse files
Antoliny0919jeffwidman
authored andcommitted
Fixed typo in orms section document.
1 parent ac49fb4 commit 4209372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/orms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Extra fields
209209
:param str format: The image format (as supported by PIL) (default: ``'JPEG'``)
210210
:param str palette: The image palette (as supported by PIL) (default: ``'RGB'``)
211211

212-
.. note:: If the value ``None`` was passed for the :class:`FileField` field, this will
212+
.. note:: If the value ``None`` was passed for the :class:`ImageField` field, this will
213213
disable field generation:
214214

215215
.. note:: Just as Django's :class:`django.db.models.ImageField` requires the

0 commit comments

Comments
 (0)