Add template debug flag to jinjapdf.py
authorMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 13:07:33 +0000 (15:07 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 13:07:33 +0000 (15:07 +0200)
commitce808cec211055880bb29a3da073381aa268d453
tree9a3fbd2c59ae1db9b53df77c07c227eed3876eb4
parentf083fbe98cd8118f9ef3d8cfd6d867b9e492b6d8
Add template debug flag to jinjapdf.py

This will simply print the whole template output from jinja, before
trying to load it as json. Helps debug when rendering problems generate
output that just isn't json.
postgresqleu/confreg/jinjapdf.py