mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Small refinement to text
This commit is contained in:
parent
14b4149216
commit
5695568933
@ -230,7 +230,7 @@ effect since fields that haven't been included would never be accessed.
|
|||||||
.. attribute:: ModelFormOptions.model
|
.. attribute:: ModelFormOptions.model
|
||||||
|
|
||||||
*Required.* A :class:`django.db.models.Model` to be used for this
|
*Required.* A :class:`django.db.models.Model` to be used for this
|
||||||
:class:`~django.forms.ModelForm`. This is **not** a string.
|
:class:`~django.forms.ModelForm`.
|
||||||
|
|
||||||
If no class is specified, a :exc:`ValueError` exception will be raised.
|
If no class is specified, a :exc:`ValueError` exception will be raised.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user