Skip to content

Tags: chaopower-zhang/python-docx-template

Tags

v0.10.0

fix get_undeclared_template_variables() to include header/footer

v0.9.2

v0.9.0

{%- xxx -%} merging feature

v0.8.1

v0.8.0

v0.8.0

Merge branch 'Dutchy--master'

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elapouya#263 from Dutchy-/master

Make headers and footers work with both python-docx 0.8.7 and 0.8.10

v0.6.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elapouya#260 from komawar/fix-documentation-grammar

Fix grammar in index.rst

v0.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elapouya#258 from awesomo4000/fix-lxml-parse

Prevent lxml from attempting to parse None

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elapouya#207 from edufresne/master

Truncate zip file before re-writing it for  replace_media with file-like objects

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elapouya#205 from toloco/fix-spacing

Handle spaces correctly when run are split by Jinja code