diff options
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -51,7 +51,8 @@ - Switch tutorials and templates to non-ZCML. - Adding two static views: /static first and /static2 second doesnt - work. The problem appears to be in the handling of route matching. + work (resources are not found under static2). The problem appears + to be in the handling of route matching. - These methods of Configurator should allow the arguments it receives named below them to be strings: |
