File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ Entries without name were done by Richard Jones.
77
88Features:
99
10+ - Introducing Template Loader API (anatoly techtonik)
11+ - Experimental support for Jinja2, try 'jinja2' for template_engine
12+ in config (anatoly techtonik)
1013- A new jinja2 template based on Classic schema and using Twitter
1114 bootstrap for responsive behaviour. Run as -
1215 python demo.py -t jinja2 nuke (Pradip P Caulagi)
@@ -16,10 +19,6 @@ Features:
1619 limiting the responsibility of Loaders to compilation and rendering.
1720 Internally, templating.find_template is replaced with
1821 client.selectTemplate (anatoly techtonik)
19- - Experimental proof of concept code for Jinja2 templating engine.
20- Select 'jinja2' template_engine in config and place templates into
21- html to play with (anatoly techtonik)
22- - Introducing Template Loader API (anatoly techtonik)
2322- Increased generated password length to 12 symbols to slow down GPGPU
2423 attacks (anatoly techtonik)
2524
You can’t perform that action at this time.
0 commit comments