We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230df91 commit 8ad0d09Copy full SHA for 8ad0d09
docs/ref/models/fields.txt
@@ -505,7 +505,7 @@ The default value can also be set at the database level with
505
.. attribute:: Field.editable
506
507
If ``False``, the field will not be displayed in the admin or any other
508
-:class:`~django.forms.ModelForm`. They are also skipped during :ref:`model
+:class:`~django.forms.ModelForm`. It will also be skipped during :ref:`model
509
validation <validating-objects>`. Default is ``True``.
510
511
``error_messages``
0 commit comments