.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
</div>
|
||||
<div>
|
||||
JSON creation time: {{question.json_creation_time}}
|
||||
JSON creation time: {{question.json_creation_time}} ({{question.json_creation_time|date:"c"}})
|
||||
</div>
|
||||
<a href="{% url 'longs:question_json' pk=question.pk %}">JSON</a>
|
||||
<a href="{% url 'longs:question_json_recreate' pk=question.pk %}">Refresh JSON cache</a>
|
||||
Reference in New Issue
Block a user