docxtpl 1.7 demo is not working on python 2.7 #5 Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Encoding issues are always a bit tricky. From the lxml doc : You can also serialise to a Unicode string without declaration by passing the unicode function as encoding (or str in Py3), or the name ...