Skip to content

Commit 6a5b4f3

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: RepeatedType overrides `mapped` value for the type to work properly
2 parents 5eb03f6 + c0fb447 commit 6a5b4f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/forms/types/repeated.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ shown to the user.
105105
The ``invalid_message`` is used to customize the error that will
106106
be displayed when the two fields do not match each other.
107107

108+
.. note::
109+
110+
The ``mapped`` option is always ``true`` for both fields in order for the type
111+
to work properly.
112+
108113
Field Options
109114
-------------
110115

0 commit comments

Comments
 (0)