Bump version, README for 2.4.0

This commit is contained in:
Scot Hacker 2019-04-09 00:01:27 -07:00
parent e7655ccfe8
commit fb94fdb130
3 changed files with 6 additions and 1 deletions

View file

@ -54,3 +54,6 @@ def test_send_email_to_thread_participants(todo_setup, django_user_model, email_
assert "u1@example.com" in mail.outbox[0].recipients()
assert "u3@example.com" in mail.outbox[0].recipients()
assert "u4@example.com" in mail.outbox[0].recipients()
# FIXME: Add tests for:
# Attachments: Test whether allowed, test multiple, test extensions