BlitzKraft / saythanks.io

Spreading Thankfulness in Open Source.

Home Page:https://saythanks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A better templating framework

kgashok opened this issue · comments

Please read https://opensource.com/resources/python/template-libraries

There is a comparison between Jinja and others. Is there a case to be made for using a different template framework for saythanks.io?

@Pavithratrdev @DeepakChakravarthy

Can you assign someone to make a presentation on this?

Hi @kgashok, the current jinja implementation seems reasonable to me. It is widely used and supported in flask and django backends. Is there any con to it that I don't know and we have to migrate to a new template engine for that?