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
98745bcd70
django-mailbox
/
django_mailbox
History
Download ZIP
Download TAR.GZ
Adam Coddington
98745bcd70
Set email payload's charset after all other headers.
2013-07-26 17:40:44 -07:00
..
management
Fixing bad migration; keeping migration for rebuilding associations as a management command.
2013-06-11 22:23:27 -07:00
migrations
Major refactor of message attachment handling; no longer stores verbatim
2013-06-23 20:27:50 -07:00
tests
Revamping encoding handling to normalize encodings to UTF-8 for storage; back into original encoding during rehydration.
2013-07-26 01:01:07 -07:00
transports
PEP-8 Cleanup.
2013-06-22 14:35:47 -07:00
__init__.py
Initial commit.
2012-06-27 20:45:01 -07:00
admin.py
Minor PR cleanup and reorganization.
2013-07-26 20:15:39 -07:00
models.py
Set email payload's charset after all other headers.
2013-07-26 17:40:44 -07:00
runtests.py
Reorganizing tests.
2013-07-25 23:45:39 -07:00
signals.py
Initial commit.
2012-06-27 20:45:01 -07:00
utils.py
Minor PR cleanup and reorganization.
2013-07-26 20:15:39 -07:00