3 Commits

Author SHA1 Message Date
Dan
0a906a4b3c Cleaning up Print Statements (it was making it hard to see what was happening)
The Jinja2 service was treating all the task data as a possible template, modified it to only include the referenced templates.
(This turned out not to be the problem, but it seems like a good idea to keep it in place)
There is a terrible bug with the wordwrap pipe that will die without any details if you pass it a value of None.  We now cature the terrible error, and replace it with a sensible one.
Removed an unused Jinja_extensions file.
2022-03-08 15:46:36 -05:00
Dan
1b993ea227 updating readme 2022-02-11 09:47:49 -05:00
Dan
edaf6e205e Not certain if this works, but this should help finding data maybe. 2022-02-10 16:10:35 -05:00