.
This commit is contained in:
@@ -258,6 +258,7 @@ class Long(models.Model):
|
||||
f.write(image_as_base64(i.image))
|
||||
f.write('"')
|
||||
first = False
|
||||
f.write(']')
|
||||
|
||||
#images.append(url)
|
||||
if i != len(question_series) - 1:
|
||||
|
||||
Reference in New Issue
Block a user