This website requires JavaScript.
Explore
Help
Sign in
federico
/
django-mailbox
Watch
1
Star
0
Fork
You've already forked django-mailbox
0
forked from
mirror/django-mailbox
Code
Activity
79e189fb22
django-mailbox
/
django_mailbox
/
tests
History
Download ZIP
Download TAR.GZ
Adam Coddington
79e189fb22
Always decode headers into unicode objects before assigning to model;
fixes
#12
.
2014-04-22 15:49:49 -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
Always decode headers into unicode objects before assigning to model;
fixes
#12
.
2014-04-22 15:49:49 -07:00