mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Fixed typo in docs/ref/forms/fields.txt.
This commit is contained in:
parent
e7f75b0b14
commit
2874531ab5
1 changed files with 1 additions and 1 deletions
|
@ -986,7 +986,7 @@ Slightly complex built-in ``Field`` classes
|
|||
Once all fields are cleaned, the list of clean values is combined into
|
||||
a single value by :meth:`~MultiValueField.compress`.
|
||||
|
||||
Also takes one extra optional argument:
|
||||
Also takes some optional arguments:
|
||||
|
||||
.. attribute:: require_all_fields
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue