Hello, I run the open source project Django Market: https://github.com/StephenPower/CollectorCity-Market-Place
Django Market Uses Jinja2 as the template engine for shops. https://github.com/StephenPower/Collector-City-Market-Place-Themes A few questions: 1) Are there any engines to automatically create the necessary output for a set of jinja2 templates. I have a standard structure to my shop templates, and I want people to be able to change colors, layout etc, but not have to dive into the guts of the templates. 2) I realize # 1 is really referring to jinja2 CMS'. Are there any out there that I could use as a baseline? 3) Any other comments, questions, or helpful hints? I would greatly appreciate it. Thanks for making Jinja2, it's wonderful and has helped us greatly. production site: www.greatcoins.com production sample shop: eagleeye.greatcoins.com Steve -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
