1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
django-mailbox/django_mailbox/tests
2014-04-22 16:06:34 -07:00
..
messages Always decode headers into unicode objects before assigning to model; fixes #12. 2014-04-22 15:49:49 -07:00
__init__.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
base.py Base64-encode message body when storing in DB. 2013-07-26 22:13:29 -07:00
test_mailbox.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_message_flattening.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_process_email.py Fix test for Py3 support. 2014-04-22 16:06:34 -07:00