Skip to content Skip to sidebar Skip to footer

Pylons Application Internationalization

What the best way to make pylons application internationalist?

Solution 1:

Solution 2:

PyICU and I highly recommend Babel. Also if you need SEO you should read this: http://my.opera.com/WebApplications/blog/2008/03/17/search-engine-friendly

If want more info (you can start using babel in five minutes), read the pylons book its free: http://pylonsbook.com/en/1.1/internationalization-and-localization.html

Post a Comment for "Pylons Application Internationalization"