forked from beba/foerderbarometer
auto formatting: removed whitespace
This commit is contained in:
parent
eb44094639
commit
d5e6a7c343
|
|
@ -199,4 +199,3 @@ class ListForm(CheckForm):
|
|||
model = List
|
||||
fields = ['domain', 'address']
|
||||
exclude = ['intern_notes', 'survey_mail_send','mail_state']
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ from input.models import Project, Library, HonoraryCertificate, Travel, Email,\
|
|||
BusinessCard, List, IFG, Literature
|
||||
|
||||
class Command(BaseCommand):
|
||||
''' mails will be send here:
|
||||
''' mails will be sent here:
|
||||
|
||||
- two weeks after confirmation of support for volunteer (/extern) send link
|
||||
with surveylink
|
||||
|
|
|
|||
Loading…
Reference in New Issue