diff --git a/hypha/apply/funds/models/applications.py b/hypha/apply/funds/models/applications.py
index 3d0be44a3712457e12b9a4af75a0dcd1dab9ba77..f547e6763b14853f377f6fb134ccc5699f3127e8 100644
--- a/hypha/apply/funds/models/applications.py
+++ b/hypha/apply/funds/models/applications.py
@@ -19,6 +19,7 @@ from django.db.models import (
 from django.db.models.functions import Coalesce, Left, Length
 from django.http import Http404
 from django.shortcuts import render
+from django.template.response import TemplateResponse
 from django.utils.functional import cached_property
 from django.utils.safestring import mark_safe
 from django.utils.translation import gettext_lazy as _