.
This commit is contained in:
@@ -53,5 +53,8 @@
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
JSON creation time: {{question.json_creation_time}}
|
||||
</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