parallaxinc / Cloud-Session

Server for managing user information, rate limiting and sending email
MIT License
1 stars 2 forks source link

Replace desupported mustache template framework #56

Open zfi opened 5 years ago

zfi commented 5 years ago

The PyStache (mustache) template engine has not been updated since April, 2013. Let's replace that with something that is currently supported, such as Mako or Jinja2

zfi commented 5 years ago

The Flask group of packages have a dependency on Jinja2. Looking at what work is required to replace the templates.