Releases: Terralego/django-template-engines
Releases · Terralego/django-template-engines
1.2.20
- fix max_height and max_width
1.2.19
- Add anchor image_url_load, image_load
- Replace width and height for image_url_load, image_load by max_width and max_height
1.2.17
- Load odt_tags and docx_tags automatically, remove loads to make it works
- Add tag image_url_load
- Fix odt pictures inside zip
1.2.16
- Allow heading, and text-numbered list in from_html odt tag
1.2.15
- Fix text-input replacement for list inside paragraphs
1.2.14
- Fix text-input replacement for odt
- Add custom style for italic and underline text for html filter
1.2.13
Features:
- from_html tag filter for odt templates
1.2.12
Fixes:
- automatic escape break line in odt template
1.2.11
Improve:
- automatic escape break line in odt template