mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Merge 1e0ed8dc45 into eec7fb76f9
This commit is contained in:
commit
2a80a637d4
1 changed files with 0 additions and 1 deletions
|
|
@ -7,5 +7,4 @@ from django_mailbox.models import Mailbox
|
|||
|
||||
class Command(BaseCommand):
|
||||
def handle(self, *args, **options):
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
Mailbox.get_new_mail_all_mailboxes(args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue