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 299d3b4 commit 34de06aCopy full SHA for 34de06a
routing.rst
@@ -475,6 +475,10 @@ that are special: each adds a unique piece of functionality inside your applicat
475
``_format``
476
Used to set the request format (:ref:`read more <routing-format-param>`).
477
478
+``_fragment``
479
+ Used to set the fragment identifier, the optional last part of a URL that
480
+ starts with a ``#`` character and is used to identify a portion of a document.
481
+
482
``_locale``
483
Used to set the locale on the request (:ref:`read more <translation-locale-url>`).
484
0 commit comments