diff options
| author | Adam Zapletal <adamzap@gmail.com> | 2024-11-27 10:13:28 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-27 13:13:28 -0300 |
| commit | e9ed5da3cb0d037d274e5af42d9f09b70a09ebc2 (patch) | |
| tree | 8c437568a0694f6c69369d8b1c845ad2d138cfb9 /docs/ref/forms/api.txt | |
| parent | 2544c1585473c1e82dab1274b52052744f97ca72 (diff) | |
Removed trailing whitespace in docs.
Diffstat (limited to 'docs/ref/forms/api.txt')
| -rw-r--r-- | docs/ref/forms/api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/forms/api.txt b/docs/ref/forms/api.txt index 9ce16ff2ab..c6c83dcdfb 100644 --- a/docs/ref/forms/api.txt +++ b/docs/ref/forms/api.txt @@ -1416,7 +1416,7 @@ Methods of ``BoundField`` .. method:: BoundField.render(template_name=None, context=None, renderer=None) - The render method is called by ``as_field_group``. All arguments are + The render method is called by ``as_field_group``. All arguments are optional and default to: * ``template_name``: :attr:`.BoundField.template_name` |
