.
This commit is contained in:
@@ -86,4 +86,5 @@
|
||||
{% if question.recreate_json %}[JSON out of date]{% endif %}
|
||||
</div>
|
||||
<a href="{% url 'longs:question_json' pk=question.pk %}">JSON</a>
|
||||
<a href="{% url 'longs:question_json_unbased' pk=exam.pk %}">JSON (unbased)</a>
|
||||
<a href="{% url 'longs:question_json_recreate' pk=question.pk %}">Refresh JSON cache</a>
|
||||
Reference in New Issue
Block a user