1
0
Fork 0
django-mailbox/django_mailbox
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