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
4c3af900c6
django-mailbox
/
django_mailbox
History
Download ZIP
Download TAR.GZ
Adam Coddington
4c3af900c6
Remove unicode literals from tests for Python3.
2013-07-26 19:18:57 -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
Remove unicode literals from tests for Python3.
2013-07-26 19:18:57 -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
Adding tests and minor code changes to ensure that we properly handle the distinction between bytes and text when dehydrating/rehydrating messages.
2013-07-26 19:13:35 -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