Ben Bangert
2010-11-19 16c510efd5b05c503350e378beb94a9cd6a5de7d
Ensure the version changed info is visible.
1 files modified
1 ■■■■ changed files
docs/narr/urldispatch.rst 1 ●●●● patch | view | raw | blame | history
docs/narr/urldispatch.rst
@@ -95,7 +95,6 @@
   config.add_route('myroute', '/prefix/{one}/{two}', view=myview)
.. versionchanged:: 1.0a4
    Prior to 1.0a4, routes allow for a marker starting with a ``:``, for
    example::