Private
Public Access
1
0

Merge branch 'develop' into feature/django2

This commit is contained in:
Sander Roosendaal
2019-04-05 19:44:16 +02:00
16 changed files with 687 additions and 207 deletions

View File

@@ -234,6 +234,8 @@ class Command(BaseCommand):
]
except IOError:
rowers = []
except Message.DoesNotExist:
attachment.delete()
for rower in rowers:
if extension == 'zip':
try: