.
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ class Long(models.Model):
|
|||||||
"title": "{}",
|
"title": "{}",
|
||||||
"type": "long",
|
"type": "long",
|
||||||
"generated": "{}",
|
"generated": "{}",
|
||||||
"creation_id": "{}",
|
"question_json_id": "{}",
|
||||||
""".format(q.history, timestamp.isoformat(), q.question_json_id)
|
""".format(q.history, timestamp.isoformat(), q.question_json_id)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user