From a80d3fc9e5303558419e9c97ccd335a0ac46fbe1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 7 Jul 2022 16:37:55 +0200 Subject: Fix migrations and imports --- archaeological_operations/tests.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'archaeological_operations/tests.py') diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py index 7e8442197..2521651ae 100644 --- a/archaeological_operations/tests.py +++ b/archaeological_operations/tests.py @@ -63,6 +63,8 @@ from ishtar_common.models import ( IshtarUser, TargetKey, ImporterModel, + ImporterDefault, + ImporterDefaultValues, IshtarSiteProfile, Town, ImporterColumn, -- cgit v1.2.3