Chris McDonough
2013-09-22 6c42933074f9d2be3be10e9408d7c934541b337a
typo
1 files modified
2 ■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -84,7 +84,7 @@
  instead.
- Removed the ability to pass the following arguments to
  ``pyramid.config.Configurator.add_route``: `view``, ``view_context``.
  ``pyramid.config.Configurator.add_route``: ``view``, ``view_context``.
  ``view_for``, ``view_permission``, ``view_renderer``, and ``view_attr``.
  Using these arguments had been deprecated since Pyramid 1.1.  Instead of
  passing view-related arguments to ``add_route``, use a separate call to