Private
Public Access
1
0

passes tests!

This commit is contained in:
Sander Roosendaal
2019-03-22 15:48:06 +01:00
parent 41f739726e
commit 8e29b616b1
6 changed files with 2539 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ import io
from django.core.management.base import BaseCommand
from django_mailbox.models import Message, MessageAttachment,Mailbox
from django.core.urlresolvers import reverse
from django.urls import reverse
from django.conf import settings
from django.utils import timezone