Skip to content

Commit 3ce0098

Browse files
gregquatweaverryan
authored andcommitted
reference/.../property_path : Minor fix, suggest to use 'mapped' option ...
... the explanation was not complete
1 parent 8aee1ab commit 3ce0098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/options/property_path.rst.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ name.
1212
1313
If you wish the field to be ignored when reading or writing to the object
1414
you can set the ``property_path`` option to ``false``, but using
15-
``property_path`` for this purpose is deprecated, you should do it the way
16-
described below:
15+
``property_path`` for this purpose is deprecated, you should use the
16+
``mapped`` option.
1717
1818
.. versionadded:: 2.1
1919
Since 2.1, the ``mapped`` option has been added for this use-case.

0 commit comments

Comments
 (0)