From 2171b41a7ddce8fafaf96c0c958f8cc91f30d9cf Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 25 Apr 2019 18:21:31 +0200 Subject: Import: minor config fix --- ishtar_common/models_imports.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ishtar_common/models_imports.py') diff --git a/ishtar_common/models_imports.py b/ishtar_common/models_imports.py index 315feba7b..9c98f5ea8 100644 --- a/ishtar_common/models_imports.py +++ b/ishtar_common/models_imports.py @@ -674,6 +674,8 @@ TARGET_MODELS = [ _(u"Alteration cause type")), ('archaeological_finds.models.BatchType', _(u"Batch type")), ('archaeological_finds.models.CheckedType', _(u"Checked type")), + ('archaeological_finds.models.MaterialTypeQualityType', + _(u"Material type quality")), ('archaeological_context_records.models.IdentificationType', _("Identification type")), ('archaeological_context_records.models.RelationType', -- cgit v1.2.3