mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
add DJANGO_MAILBOX_ATTACHMENT_UPLOAD_TO setting
This commit is contained in:
parent
688759bd7a
commit
1a04087159
5 changed files with 27 additions and 2 deletions
|
|
@ -3,3 +3,4 @@ from .test_message_flattening import *
|
|||
from .test_process_email import *
|
||||
from .test_transports import *
|
||||
from .test_integration_imap import *
|
||||
from .test_settings import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue