Browse Source

Merge pull request #1183 from k-funk/patch-1

Update quickstart.rst
pull/1186/head
Markus Unterwaditzer 10 years ago
parent
commit
2401e21efd
  1. 5
      docs/quickstart.rst

5
docs/quickstart.rst

@ -196,11 +196,12 @@ function. Optionally a converter can be used by specifying a rule with
The following converters exist: The following converters exist:
=========== =========================================== =========== ===============================================
`string` accepts any text without a slash (the default)
`int` accepts integers `int` accepts integers
`float` like `int` but for floating point values `float` like `int` but for floating point values
`path` like the default but also accepts slashes `path` like the default but also accepts slashes
=========== =========================================== =========== ===============================================
.. admonition:: Unique URLs / Redirection Behavior .. admonition:: Unique URLs / Redirection Behavior

Loading…
Cancel
Save