1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox
2013-06-06 01:11:04 -07:00
..
management Ignore p7s smime attachments 2013-01-15 15:48:15 +00:00
migrations Remove M2M relationship between MessageAttachment and Message. 2013-06-06 01:03:16 -07:00
tests Properly handle RFC2822 line continuations; resolves #4. 2013-06-05 12:43:28 -07:00
transports Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF. 2012-06-30 22:30:13 -07:00
__init__.py Initial commit. 2012-06-27 20:45:01 -07:00
admin.py Adding 'resend message received' admin action. 2013-01-27 04:58:09 -08:00
models.py Merging in upstream changes. 2013-06-06 01:11:04 -07:00
runtests.py Adding tests. 2013-01-19 00:26:58 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00