Re: Pyramid authentication and rest api

2013-05-22 Thread Jens W. Klein
On 2013-05-15 17:16, tonthon wrote: Hi, one of our web applications based on pyramid is actually handling authentication through the SessionAuthenticationPolicy. We've built a rest API that's reached by ajax calls. We'd like to use the same one from a kivy based application. Any idea how we

Multiple questions about i18n / pluralization in Pyramid

2013-05-22 Thread Laurent DAVERIO
Hello list, I'm in the process of internationalizing a Pyramid application, and I'm currently stumbling on a few problems. Basic setup as per the tutorial works fine: I can extract message strings to catalog files using Babel+Lingua, fill-in the PO files, compile them to MO files and display