Skip to content

Releases: deployed/django-emailtemplates

1.1.16

04 Nov 09:50
04bfe27
Compare
Choose a tag to compare
  • change max_length from 100 to 255 in email attachments

1.1.15

26 Oct 11:14
8a55156
Compare
Choose a tag to compare
  • ordering in email template
  • default subject from registry

1.1.14

09 Aug 12:40
947c82c
Compare
Choose a tag to compare
  • additional fields in email attachment: comment, ordering
  • reformat by black

1.1.13

19 Jan 09:13
fb3bfec
Compare
Choose a tag to compare
Update README.rst

1.1.12

03 Nov 13:25
d33c808
Compare
Choose a tag to compare
Update README.rst

1.1.11

11 Mar 10:24
5c32ef6
Compare
Choose a tag to compare
  • subject improvement - Now it is possible to use django templates as email subject

1.1.10

15 Feb 13:11
df45da9
Compare
Choose a tag to compare

1.1.10

  • Fixed problem with duplicated kwargs in send method

1.1.9

20 Nov 11:34
Compare
Choose a tag to compare

1.1.9

  • absolute url of the attached files
  • use attachment filename in the email context

1.1.8

20 Nov 10:55
9b7d97f
Compare
Choose a tag to compare

1.1.8

  • send related attachments together with email templates

1.1.7

17 Nov 09:55
c87c4c9
Compare
Choose a tag to compare

1.1.7

  • added missing translations [pl]
  • added support for naming of the templates