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.
2 parents 5f2c583 + c4bc7e7 commit f7d7538Copy full SHA for f7d7538
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