Skip to content

Releases: Terralego/django-template-engines

1.2.20

15 Nov 15:02
Compare
Choose a tag to compare
  • fix max_height and max_width

1.2.19

14 Nov 14:01
Compare
Choose a tag to compare
  • 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.18

13 Nov 10:23
Compare
Choose a tag to compare
  • fix odt image inclusion

1.2.17

07 Nov 10:57
Compare
Choose a tag to compare
  • 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

04 Nov 10:04
Compare
Choose a tag to compare
  • Allow heading, and text-numbered list in from_html odt tag

1.2.15

28 Oct 10:47
3718917
Compare
Choose a tag to compare
  • Fix text-input replacement for list inside paragraphs

1.2.14

25 Oct 12:41
e106aab
Compare
Choose a tag to compare
  • Fix text-input replacement for odt
  • Add custom style for italic and underline text for html filter

1.2.13

25 Oct 09:21
Compare
Choose a tag to compare

Features:

  • from_html tag filter for odt templates

1.2.12

23 Oct 15:46
Compare
Choose a tag to compare

Fixes:

  • automatic escape break line in odt template

1.2.11

23 Oct 15:17
Compare
Choose a tag to compare

Improve:

  • automatic escape break line in odt template