Chris McDonough
2012-01-06 4c29ef5be6e7bb1418ce896a92f4c8bd6d9a3111
refs
author Chris McDonough <chrism@plope.com>
Friday, January 6, 2012 08:16 +0100
committer Chris McDonough <chrism@plope.com>
Friday, January 6, 2012 08:16 +0100
commit4c29ef5be6e7bb1418ce896a92f4c8bd6d9a3111
tree 10dc0af568381e30c4ab5eb6f6f1611c40bbc157 tree | zip | gz
parent 683941663033bbac588b9ac8f1ff28eeefc511c9 view | diff
- The ``pyramid.view.view_defaults`` decorator did not work properly when
more than one view relied on the defaults being different for configuration
conflict resolution. See https://github.com/Pylons/pyramid/issues/394.

Closes #394.
4 files modified
143 ■■■■■ changed files
CHANGES.txt 10 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_views.py 38 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_view.py 40 ●●●● diff | view | raw | blame | history
pyramid/view.py 55 ●●●● diff | view | raw | blame | history