Skip to content

Releases: Terralego/django-template-engines

1.3.10

22 Jun 11:49
Compare
Choose a tag to compare
  • Add support for sub and sup html tags for odt

1.3.9

26 Apr 13:31
Compare
Choose a tag to compare
  • Support django 3.2, django 4.0 and python 3.10
  • Add url in logger template tag image_url_loader

1.3.8

15 Oct 12:11
Compare
Choose a tag to compare
  • allow to use image url loader in pdfs templates

1.3.7

14 Oct 13:22
Compare
Choose a tag to compare
  • allow cases where django change pdf suffix

1.3.6

14 Oct 09:18
Compare
Choose a tag to compare
  • WARNING : Breaking change
    • PDF autodiscovering by WEASYPRINT renderer should now be suffixed by .pdf.html

1.3.5

02 Oct 15:04
Compare
Choose a tag to compare

Fix ODT images from html, add src in Pictures

1.3.4

29 Sep 15:46
Compare
Choose a tag to compare
  • Fix some cases where mimetype can't be guessed

1.3.3

29 Sep 14:15
Compare
Choose a tag to compare
  • Fix ODT images display with Word.

1.3.2

28 Sep 15:45
Compare
Choose a tag to compare
  • Fix defined police on input text for odt

1.3.1

09 Sep 08:58
Compare
Choose a tag to compare
  • Support django 3.1