some coverage fixes
This commit is contained in:
@@ -3772,7 +3772,7 @@ def auto_delete_image_on_delete(sender,instance, **kwargs):
|
||||
if others.count() == 0:
|
||||
os.remove(instance.filename)
|
||||
else:
|
||||
print("couldn't find the file "+instance.filename)
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user