import bugfix

This commit is contained in:
Benni Bärmann 2020-11-16 12:19:12 +01:00
parent c39d2b3146
commit 0df4cc9b93
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import sys
from django.core.management.base import BaseCommand, CommandError
from django.template.loader import get_template
from django.core.mail import send_mail, BadHeaderError
from django.conf import settings
from input.models import Project, Library, HonoraryCertificate, Travel, Email,\
BusinessCard, List, IFG, Literature