We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a600b8 commit 3f435e0Copy full SHA for 3f435e0
README.rst
@@ -16,6 +16,11 @@ Assumptions
16
Changelog
17
=========
18
19
+1.1.9
20
+-----
21
+* absolute url of the attached files
22
+* use attachment filename in the email context
23
+
24
1.1.8
25
-----
26
* send related attachments together with email templates
setup.py
@@ -16,7 +16,7 @@
setup(
name='django-emailtemplates',
- version='1.1.8',
+ version='1.1.9',
packages=find_packages(),
include_package_data=True,
license='MIT License',
0 commit comments