I have question about custom configuration, for example if I want to config a Secret Key for my app security and I want to put it in development.ini (production.ini may have a different value). How can I access this value in my views? It seems all settings in development.ini is only access in __init__.py file.
Thanks! -Ben -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.