Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd68c5 commit c4bc7e7Copy full SHA for c4bc7e7
components/form/introduction.rst
@@ -138,7 +138,7 @@ above snippet and make sure that nobody except your web server can access
138
the secret.
139
140
Internally, this extension will automatically add a hidden field to every
141
-form (called ``__token`` by default) whose value is automatically generated
+form (called ``_token`` by default) whose value is automatically generated
142
and validated when binding the form.
143
144
.. tip::
0 commit comments