diff options
| author | Dylan Jay <software@pretaweb.com> | 2011-08-25 13:13:31 +1000 |
|---|---|---|
| committer | Dylan Jay <software@pretaweb.com> | 2011-08-25 13:13:31 +1000 |
| commit | c36e1570e997a90ac0666426b7c459adb5cd54bc (patch) | |
| tree | d8043974a89eaf5d772e5cef999b2275836553b0 /TODO.txt | |
| parent | a98c0169fad222654e0c2ba0573653002a21d29b (diff) | |
| parent | a6035f3ccdd770fd463a67e216fa5c6aab9ced5c (diff) | |
| download | pyramid-c36e1570e997a90ac0666426b7c459adb5cd54bc.tar.gz pyramid-c36e1570e997a90ac0666426b7c459adb5cd54bc.tar.bz2 pyramid-c36e1570e997a90ac0666426b7c459adb5cd54bc.zip | |
Merge branch 'master' of github.com:djay/pyramid
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,12 +8,12 @@ Should-Have deploying via proxy: https://docs.pylonsproject.org/projects/pyramid_cookbook/dev/deployment/nginx.html#step-2-starting-paster -- Fix conflict behavior for routes and auth policies (define phases and use - order=). - Nice-to-Have ------------ +- Add a default-view-config-params decorator that can be applied to a class + which names defaults for method-based view_config decorator options. + - Flesh out "paste" chapter. - Move config-related stuff from "renderers" to config/rendering, and |
