saythanks.io
saythanks.io copied to clipboard
A better templating framework
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?