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
5bd99b8b91
django-mailbox
/
django_mailbox
History
Download ZIP
Download TAR.GZ
Adam Coddington
5bd99b8b91
Be very careful about filename length.
2013-01-20 16:58:56 -08:00
..
management
Ignore p7s smime attachments
2013-01-15 15:48:15 +00:00
migrations
Add south migration for message attachment model
2013-01-15 12:28:32 +00:00
tests
Adding get_text_body convenience method.
2013-01-20 14:27:15 -08: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
Code cleanup; ensure no tb in the event of a very-long filename.
2013-01-20 16:51:10 -08:00
models.py
Be very careful about filename length.
2013-01-20 16:58:56 -08: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