Chris McDonough
2012-08-03 a00621e45ef29cde34469798144156c80a17a1e9
refs
author Chris McDonough <chrism@plope.com>
Friday, August 3, 2012 18:55 +0200
committer Chris McDonough <chrism@plope.com>
Friday, August 3, 2012 18:55 +0200
commita00621e45ef29cde34469798144156c80a17a1e9
tree 37e6122d52b74313403250dd31b3c49283601e02 tree | zip | gz
parent fc3f23c094795e6c889531c9706ec9b1153aac67 view | diff
first cut at extensible view predicates via config.add_view_predicate; still requires testing of predicates themselves
1 files added
9 files modified
452 ■■■■■ changed files
pyramid/config/__init__.py 2 ●●●●● diff | view | raw | blame | history
pyramid/config/predicates.py 218 ●●●●● diff | view | raw | blame | history
pyramid/config/util.py 56 ●●●●● diff | view | raw | blame | history
pyramid/config/views.py 116 ●●●● diff | view | raw | blame | history
pyramid/interfaces.py 3 ●●●●● diff | view | raw | blame | history
pyramid/testing.py 1 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_init.py 21 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_views.py 12 ●●●● diff | view | raw | blame | history
pyramid/tests/test_url.py 10 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_view.py 13 ●●●●● diff | view | raw | blame | history