fix
This commit is contained in:
@@ -234,6 +234,8 @@ class Command(BaseCommand):
|
||||
]
|
||||
except IOError:
|
||||
rowers = []
|
||||
except Message.DoesNotExist:
|
||||
attachment.delete()
|
||||
for rower in rowers:
|
||||
if extension == 'zip':
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user