From f22cf62a9956d78bf4ee6ebb349416c7e0621d1f Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 29 Sep 2021 19:05:51 +0100 Subject: [PATCH] . --- longs/templates/longs/exam_form.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/longs/templates/longs/exam_form.html b/longs/templates/longs/exam_form.html index 13c2ba0d..ea22aa27 100755 --- a/longs/templates/longs/exam_form.html +++ b/longs/templates/longs/exam_form.html @@ -1,5 +1,10 @@ {% extends "longs/base.html" %} +{% block js %} + {{ form.media }} +{% endblock %} + + {% block content %}

Add Exam