.
This commit is contained in:
+2
-2
@@ -177,8 +177,8 @@ class Long(models.Model):
|
|||||||
|
|
||||||
f.write("""
|
f.write("""
|
||||||
{{
|
{{
|
||||||
"title": {},
|
"title": "{}",
|
||||||
"image_titles": {},
|
"image_titles": "{}",
|
||||||
"type": "long",
|
"type": "long",
|
||||||
"generated": "long",
|
"generated": "long",
|
||||||
""".format(q.history, datetime.datetime.now().isoformat())
|
""".format(q.history, datetime.datetime.now().isoformat())
|
||||||
|
|||||||
Reference in New Issue
Block a user