You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-...@googlegroups.com
hi all, I'm new to Pyramid and trying to build a small application with it. I use the default template engine -- chameleon, and move all my views into a folder with the name of 'views' instead the single file 'views.py' in tutorials. However, I found each time I write a new view, I have to set the same path in @view_config just like: