This website requires JavaScript.
Explore
Help
Sign In
dgsoft
/
python-docx-template
Watch
1
Star
0
Fork
0
You've already forked python-docx-template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
python-docx-template
/
docxtpl
History
Eric Lapouyade
cbbeae57bd
Fix and improve get_undeclared_template_variables() method
2025-07-15 15:39:11 +02:00
..
__init__.py
Fix and improve get_undeclared_template_variables() method
2025-07-15 15:39:11 +02:00
__main__.py
black
2025-05-02 16:42:32 +02:00
inline_image.py
PR
#552
+ black all files
2024-07-21 16:10:44 +02:00
listing.py
Remove python 2.x support
2024-07-21 16:42:41 +02:00
richtext.py
add RichTextParagraph class
2025-05-02 16:29:22 +02:00
subdoc.py
PR
#552
+ black all files
2024-07-21 16:10:44 +02:00
template.py
- The get_undeclared_template_variables method now analyzes the original template, regardless of whether it has been rendered.
2025-07-11 14:32:20 +02:00