Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 360066d

Browse filesBrowse files
committed
fixup option links
1 parent 6631665 commit 360066d
Copy full SHA for 360066d

File tree

Expand file treeCollapse file tree

7 files changed

+7
-7
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+7
-7
lines changed

‎reference/forms/types/choice.rst

Copy file name to clipboardExpand all lines: reference/forms/types/choice.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use this field, you must specify *either* ``choices`` or ``choice_loader`` op
3030
| Overridden | - `compound`_ |
3131
| options | - `empty_data`_ |
3232
| | - `error_bubbling`_ |
33-
| | - `choice_type_trim`_ |
33+
| | - `trim`_ |
3434
+-------------+------------------------------------------------------------------------------+
3535
| Inherited | - `attr`_ |
3636
| options | - `by_reference`_ |

‎reference/forms/types/country.rst

Copy file name to clipboardExpand all lines: reference/forms/types/country.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ you should just use the ``choice`` type directly.
3333
| | - `multiple`_ |
3434
| | - `placeholder`_ |
3535
| | - `preferred_choices`_ |
36-
| | - `choice_type_trim`_ |
36+
| | - `trim`_ |
3737
| | |
3838
| | from the :doc:`form </reference/forms/types/form>` type |
3939
| | |

‎reference/forms/types/currency.rst

Copy file name to clipboardExpand all lines: reference/forms/types/currency.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ you should just use the ``choice`` type directly.
2626
| | - `multiple`_ |
2727
| | - `placeholder`_ |
2828
| | - `preferred_choices`_ |
29-
| | - `choice_type_trim`_ |
29+
| | - `trim`_ |
3030
| | |
3131
| | from the :doc:`form </reference/forms/types/form>` type |
3232
| | |

‎reference/forms/types/entity.rst

Copy file name to clipboardExpand all lines: reference/forms/types/entity.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ objects from the database.
3232
| | - `placeholder`_ |
3333
| | - `preferred_choices`_ |
3434
| | - `translation_domain`_ |
35-
| | - `choice_type_trim`_ |
35+
| | - `trim`_ |
3636
| | |
3737
| | from the :doc:`form </reference/forms/types/form>` type: |
3838
| | |

‎reference/forms/types/language.rst

Copy file name to clipboardExpand all lines: reference/forms/types/language.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ you should just use the ``choice`` type directly.
3535
| | - `multiple`_ |
3636
| | - `placeholder`_ |
3737
| | - `preferred_choices`_ |
38-
| | - `choice_type_trim`_ |
38+
| | - `trim`_ |
3939
| | |
4040
| | from the :doc:`form </reference/forms/types/form>` type |
4141
| | |

‎reference/forms/types/locale.rst

Copy file name to clipboardExpand all lines: reference/forms/types/locale.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ you should just use the ``choice`` type directly.
3636
| | - `multiple`_ |
3737
| | - `placeholder`_ |
3838
| | - `preferred_choices`_ |
39-
| | - `choice_type_trim`_ |
39+
| | - `trim`_ |
4040
| | |
4141
| | from the :doc:`form </reference/forms/types/form>` type |
4242
| | |

‎reference/forms/types/timezone.rst

Copy file name to clipboardExpand all lines: reference/forms/types/timezone.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ you should just use the ``choice`` type directly.
2727
| | - `multiple`_ |
2828
| | - `placeholder`_ |
2929
| | - `preferred_choices`_ |
30-
| | - `choice_type_trim`_ |
30+
| | - `trim`_ |
3131
| | |
3232
| | from the :doc:`form </reference/forms/types/form>` type |
3333
| | |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.