Chris McDonough
2012-02-26 81c63fee1dae8dcf12b5063f93faf0eeed54659c
make latex render again
1 files modified
6 ■■■■■ changed files
docs/narr/urldispatch.rst 6 ●●●●● patch | view | raw | blame | history
docs/narr/urldispatch.rst
@@ -785,12 +785,6 @@
matches any route's pattern.  In this case it does an HTTP redirect to the
slash-appended ``PATH_INFO``.
To configure the slash-appending not found view in your application, change
the application's startup configuration, adding the following stanza:
.. code-block:: python
   :linenos:
Let's use an example.  If the following routes are configured in your
application: