Skip to content

Commit f685cf3

Browse files
committed
requirements: use twl djmail fork
forked djmail will provide features required for mass emailing via WMF Cloud VPS. Bug: T412427
1 parent cab85e3 commit f685cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-filter==24.3
1616
django-premailer==0.2.0
1717
django-reversion==5.1.0
1818
djangorestframework==3.15.2
19-
djmail==2.0.0
19+
git+https://github.com/WikipediaLibrary/djmail/tree/Jsn.sherman/T412427
2020
factory_boy>=2.10.0,<4.0
2121
jsonschema==3.2.0
2222
mwoauth==0.4.0

0 commit comments

Comments
 (0)