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-01-15 12:05:04 +00:00
..
management Adding optional argument to processincomingmessages management command for allowing one to specify a mailbox name. 2012-10-27 14:54:54 -07:00
migrations Adding unread/read flagging for individual messages. 2012-11-27 19:01:49 -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 Removing 'references' entry. 2012-10-28 12:57:49 -07:00
models.py Add attachment handling 2013-01-15 12:05:04 +00:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00