summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-25 18:21:31 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-25 18:21:31 +0200
commitf613db0847f066de66d29d48207e11f0f7f800e5 (patch)
treecaa0cd955f233ae74145cc29401c3d5b20b25dea
parent43cb869972055ea2e56b94e227a9406ccccba762 (diff)
downloadIshtar-f613db0847f066de66d29d48207e11f0f7f800e5.tar.bz2
Ishtar-f613db0847f066de66d29d48207e11f0f7f800e5.zip
Import: minor config fix
-rw-r--r--ishtar_common/models_imports.py2
1 files changed, 2 insertions, 0 deletions
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',