annotate share/roundup/templates/jinja2/config_ini.ini @ 8587:31675062230a default tip

feature: replace eval with ast.literal_eval Used to unmarshal session and other data. It looks like the data is all literal values.
author John Rouillard <rouilj@ieee.org>
date Mon, 20 Apr 2026 03:13:14 -0400
parents b76be13e027e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5762
b76be13e027e issue2551029: Jinja2 template install error.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 [main]
b76be13e027e issue2551029: Jinja2 template install error.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 template_engine = jinja2
b76be13e027e issue2551029: Jinja2 template install error.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3
b76be13e027e issue2551029: Jinja2 template install error.
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4 static_files = static

Roundup Issue Tracker: http://roundup-tracker.org/