Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chameleon

Tal Nested Dictionary Syntax

Working with Pyramid, my code looks like this: class PageData: @staticmethod def create_dat… Read more Tal Nested Dictionary Syntax

Line Breaking In Chameleon

I have used the pyramid framework to build a large web application. Among other things, this appli… Read more Line Breaking In Chameleon

Pyramid Chameleon I18n Not Finding Template Files

I'm following this recipe, with a small test project called i18n Chameleon I18N I've set u… Read more Pyramid Chameleon I18n Not Finding Template Files