diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-11 21:32:14 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-11 21:32:14 +0200 |
commit | 05ffc8d92b90cc46c4014346562270c18821e05d (patch) | |
tree | ad01755d63d76b9febc1e58839203ec46103bedb /ishtar_common | |
parent | edbb3c82f03340fb231502677d1df8f56634feb1 (diff) | |
download | Ishtar-05ffc8d92b90cc46c4014346562270c18821e05d.tar.bz2 Ishtar-05ffc8d92b90cc46c4014346562270c18821e05d.zip |
Fixtures: update import models with natural keys
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/fixtures/initial_importtypes-fr.json | 6794 |
1 files changed, 4309 insertions, 2485 deletions
diff --git a/ishtar_common/fixtures/initial_importtypes-fr.json b/ishtar_common/fixtures/initial_importtypes-fr.json index 1b9fae709..9aedc7753 100644 --- a/ishtar_common/fixtures/initial_importtypes-fr.json +++ b/ishtar_common/fixtures/initial_importtypes-fr.json @@ -4,136 +4,119 @@ "name": "Organisation", "klass": "ishtar_common.models.Organization" }, - "model": "ishtar_common.importermodel", - "pk": 1 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Dossier arch\u00e9ologique", "klass": "archaeological_files.models.File" }, - "model": "ishtar_common.importermodel", - "pk": 2 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Mobilier de base", "klass": "archaeological_finds.models.BaseFind" }, - "model": "ishtar_common.importermodel", - "pk": 3 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Entit\u00e9 arch\u00e9ologique", "klass": "archaeological_operations.models.ArchaeologicalSite" }, - "model": "ishtar_common.importermodel", - "pk": 4 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Personne", "klass": "ishtar_common.models.Person" }, - "model": "ishtar_common.importermodel", - "pk": 5 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Op\u00e9ration", "klass": "archaeological_operations.models.Operation" }, - "model": "ishtar_common.importermodel", - "pk": 6 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Unit\u00e9 d'Enregistrement", "klass": "archaeological_context_records.models.ContextRecord" }, - "model": "ishtar_common.importermodel", - "pk": 7 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Documentation d'op\u00e9ration", "klass": "archaeological_operations.models.OperationSource" }, - "model": "ishtar_common.importermodel", - "pk": 8 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Parcelle", "klass": "archaeological_operations.models.Parcel" }, - "model": "ishtar_common.importermodel", - "pk": 9 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Relation entre Unit\u00e9s d'Enregistrement", "klass": "archaeological_context_records.models.RecordRelations" }, - "model": "ishtar_common.importermodel", - "pk": 10 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Datation", "klass": "archaeological_context_records.models.Dating" }, - "model": "ishtar_common.importermodel", - "pk": 11 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Find", "klass": "archaeological_finds.models_finds.Find" }, - "model": "ishtar_common.importermodel", - "pk": 12 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Documentation d'UE", "klass": "archaeological_context_records.models.ContextRecordSource" }, - "model": "ishtar_common.importermodel", - "pk": 13 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Documentation mobilier", "klass": "archaeological_finds.models_finds.FindSource" }, - "model": "ishtar_common.importermodel", - "pk": 14 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Documentation de traitement", "klass": "archaeological_finds.models_treatments.TreatmentSource" }, - "model": "ishtar_common.importermodel", - "pk": 15 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Documentation de demande de traitement", "klass": "archaeological_finds.models_treatments.TreatmentFileSource" }, - "model": "ishtar_common.importermodel", - "pk": 16 + "model": "ishtar_common.importermodel" }, { "fields": { "name": "Auteur", "klass": "ishtar_common.models.Author" }, - "model": "ishtar_common.importermodel", - "pk": 17 + "model": "ishtar_common.importermodel" }, { "fields": { @@ -143,11 +126,12 @@ "unicity_keys": "code_patriarche", "users": [], "slug": "mcc-operations", - "associated_models": 6, + "associated_models": [ + "archaeological_operations.models.Operation" + ], "name": "MCC - Op\u00e9rations" }, - "model": "ishtar_common.importertype", - "pk": 1 + "model": "ishtar_common.importertype" }, { "fields": { @@ -157,11 +141,12 @@ "unicity_keys": "external_id", "users": [], "slug": "mcc-parcelles", - "associated_models": 9, + "associated_models": [ + "archaeological_operations.models.Parcel" + ], "name": "MCC - Parcelles" }, - "model": "ishtar_common.importertype", - "pk": 2 + "model": "ishtar_common.importertype" }, { "fields": { @@ -171,11 +156,12 @@ "unicity_keys": "", "users": [], "slug": "mcc-documentation", - "associated_models": 8, + "associated_models": [ + "archaeological_operations.models.OperationSource" + ], "name": "MCC - Documentation" }, - "model": "ishtar_common.importertype", - "pk": 3 + "model": "ishtar_common.importertype" }, { "fields": { @@ -185,11 +171,12 @@ "unicity_keys": "external_id", "users": [], "slug": "mcc-ue", - "associated_models": 7, + "associated_models": [ + "archaeological_context_records.models.ContextRecord" + ], "name": "MCC - UE" }, - "model": "ishtar_common.importertype", - "pk": 4 + "model": "ishtar_common.importertype" }, { "fields": { @@ -199,39 +186,59 @@ "unicity_keys": "external_id", "users": [], "slug": "mcc-mobilier", - "associated_models": 12, + "associated_models": [ + "archaeological_finds.models_finds.Find" + ], "name": "MCC - Mobilier" }, - "model": "ishtar_common.importertype", - "pk": 5 + "model": "ishtar_common.importertype" }, { "fields": { "description": "Import complet standard operations", - "created_models": [], + "created_models": [ + [ + "archaeological_operations.models.ArchaeologicalSite" + ], + [ + "archaeological_operations.models.Operation" + ], + [ + "ishtar_common.models.Person" + ] + ], "is_template": true, "unicity_keys": "code_patriarche", "users": [], "slug": "ishtar-operations", - "associated_models": 6, + "associated_models": [ + "archaeological_operations.models.Operation" + ], "name": "Ishtar - Op\u00e9rations" }, - "model": "ishtar_common.importertype", - "pk": 17 + "model": "ishtar_common.importertype" }, { "fields": { "description": "Unit\u00e9s d'enregisttrement", - "created_models": [], + "created_models": [ + [ + "archaeological_context_records.models.Dating" + ], + [ + "archaeological_context_records.models.ContextRecord" + ] + ], "is_template": true, "unicity_keys": "external_id", "users": [], "slug": "ishtar-context-record", - "associated_models": 7, + "associated_models": [ + "archaeological_context_records.models.ContextRecord" + ], "name": "Ishtar - UE" }, - "model": "ishtar_common.importertype", - "pk": 18 + "model": "ishtar_common.importertype" }, { "fields": { @@ -241,11 +248,12 @@ "unicity_keys": "external_id", "users": [], "slug": "ishtar-parcels", - "associated_models": 9, + "associated_models": [ + "archaeological_operations.models.Parcel" + ], "name": "Ishtar - Parcelles" }, - "model": "ishtar_common.importertype", - "pk": 19 + "model": "ishtar_common.importertype" }, { "fields": { @@ -255,62 +263,84 @@ "unicity_keys": "external_id", "users": [], "slug": "ishtar-finds", - "associated_models": 12, + "associated_models": [ + "archaeological_finds.models_finds.Find" + ], "name": "Ishtar - Mobilier" }, - "model": "ishtar_common.importertype", - "pk": 20 + "model": "ishtar_common.importertype" }, { "fields": { "description": "", "created_models": [ - 10 + [ + "archaeological_context_records.models.RecordRelations" + ] ], "is_template": true, "unicity_keys": "", "users": [], "slug": "ishtar-ue-relations", - "associated_models": 10, + "associated_models": [ + "archaeological_context_records.models.RecordRelations" + ], "name": "Ishtar - Relations entre UE" }, - "model": "ishtar_common.importertype", - "pk": 21 + "model": "ishtar_common.importertype" }, { "fields": { "description": "Documentation d'op\u00e9ration", "created_models": [ - 17, - 8, - 5 + [ + "ishtar_common.models.Author" + ], + [ + "archaeological_operations.models.OperationSource" + ], + [ + "ishtar_common.models.Person" + ] ], "is_template": true, "unicity_keys": "external_id", "users": [], "slug": "ishtar-operations-sources", - "associated_models": 8, + "associated_models": [ + "archaeological_operations.models.OperationSource" + ], "name": "Ishtar - Op\u00e9rations - Documentation" }, - "model": "ishtar_common.importertype", - "pk": 22 + "model": "ishtar_common.importertype" }, { "fields": { "description": "Importeur de mobilier + parcelles et UE", "created_models": [ - 9, - 7 + [ + "archaeological_finds.models_finds.Find" + ], + [ + "archaeological_finds.models.BaseFind" + ], + [ + "archaeological_operations.models.Parcel" + ], + [ + "archaeological_context_records.models.ContextRecord" + ] ], "is_template": true, "unicity_keys": "external_id", "users": [], "slug": "ishtar_finds_parcels_and_cr", - "associated_models": 12, - "name": "Ishtar - Mobilier_COMBO" + "associated_models": [ + "archaeological_finds.models_finds.Find" + ], + "name": "Ishtar - Mobilier COMBO" }, - "model": "ishtar_common.importertype", - "pk": 23 + "model": "ishtar_common.importertype" }, { "fields": { @@ -318,110 +348,127 @@ "name": "Num\u00e9ro INSEE", "description": "" }, - "model": "ishtar_common.regexp", - "pk": 2 + "model": "ishtar_common.regexp" }, { "fields": { - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "target": "operator" }, - "model": "ishtar_common.importerdefault", - "pk": 1 + "model": "ishtar_common.importerdefault" }, { "fields": { - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "target": "authors" }, - "model": "ishtar_common.importerdefault", - "pk": 2 + "model": "ishtar_common.importerdefault" }, { "fields": { - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "target": "operator" }, - "model": "ishtar_common.importerdefault", - "pk": 23 + "model": "ishtar_common.importerdefault" }, { "fields": { - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "target": "scientist__person_types" }, - "model": "ishtar_common.importerdefault", - "pk": 24 + "model": "ishtar_common.importerdefault" }, { "fields": { - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "target": "authors" }, - "model": "ishtar_common.importerdefault", - "pk": 25 + "model": "ishtar_common.importerdefault" }, { "fields": { - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "target": "public_domain" }, - "model": "ishtar_common.importerdefault", - "pk": 26 + "model": "ishtar_common.importerdefault" }, { "fields": { - "default_target": 1, + "default_target": [ + "mcc-operations", + "operator" + ], "target": "organization_type", "value": "operator" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 1 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { - "default_target": 2, + "default_target": [ + "mcc-documentation", + "authors" + ], "target": "author_type", "value": "main_author" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 2 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { - "default_target": 23, + "default_target": [ + "ishtar-operations", + "operator" + ], "target": "organization_type", "value": "operator" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 29 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { - "default_target": 24, + "default_target": [ + "ishtar-operations", + "scientist__person_types" + ], "target": "txt_idx", "value": "head_scientist" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 30 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { - "default_target": 25, + "default_target": [ + "ishtar-operations-sources", + "authors" + ], "target": "author_type", "value": "main_author" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 31 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { - "default_target": 26, + "default_target": [ + "ishtar-parcels", + "public_domain" + ], "target": "public_domain", "value": "False" }, - "model": "ishtar_common.importerdefaultvalues", - "pk": 32 + "model": "ishtar_common.importerdefaultvalues" }, { "fields": { @@ -430,11 +477,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code Patriarche", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 1 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -443,11 +491,12 @@ "regexp_pre_filter": null, "required": true, "label": "Type d'op\u00e9ration", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 2 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -456,11 +505,12 @@ "regexp_pre_filter": null, "required": true, "label": "Nom de l'op\u00e9ration", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 3 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -469,11 +519,12 @@ "regexp_pre_filter": null, "required": true, "label": "Nom de l'op\u00e9rateur", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 4 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -482,11 +533,12 @@ "regexp_pre_filter": null, "required": true, "label": "Nom du responsable de l'op\u00e9ration", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 5 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -495,11 +547,12 @@ "regexp_pre_filter": null, "required": true, "label": "Date d\u00e9but", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 6 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -508,11 +561,12 @@ "regexp_pre_filter": null, "required": true, "label": "Date fin", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 7 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -521,11 +575,12 @@ "regexp_pre_filter": null, "required": false, "label": "P\u00e9riodes", - "importer_type": 1, + "importer_type": [ + "mcc-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 8 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -534,11 +589,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code Patriarche", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 9 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -547,24 +603,28 @@ "regexp_pre_filter": null, "required": false, "label": "Ann\u00e9e cadastrale", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 11 + "model": "ishtar_common.importercolumn" }, { "fields": { "col_number": 2, "description": "Commune (via num\u00e9ro INSEE)", - "regexp_pre_filter": 2, + "regexp_pre_filter": [ + "Num\u00e9ro INSEE" + ], "required": true, "label": "Commune", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 12 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -573,11 +633,12 @@ "regexp_pre_filter": null, "required": false, "label": "Adresse", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 13 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -586,11 +647,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code Patriarche", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 14 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -599,11 +661,12 @@ "regexp_pre_filter": null, "required": true, "label": "Identifiant externe", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 15 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -612,11 +675,12 @@ "regexp_pre_filter": null, "required": true, "label": "Type de document", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 16 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -625,11 +689,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type de support", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 17 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -638,11 +703,12 @@ "regexp_pre_filter": null, "required": false, "label": "Num\u00e9ro", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 18 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -651,11 +717,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nom de l'auteur", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 19 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -664,11 +731,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de cr\u00e9ation", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 20 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -677,11 +745,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type de format", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 21 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -690,11 +759,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 22 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -703,11 +773,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 23 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -716,11 +787,12 @@ "regexp_pre_filter": null, "required": false, "label": "\u00c9chelle", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 24 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -729,11 +801,12 @@ "regexp_pre_filter": null, "required": false, "label": "Information suppl\u00e9mentaire", - "importer_type": 3, + "importer_type": [ + "mcc-documentation" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 25 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -742,11 +815,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code Patriarche", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 26 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -755,11 +829,12 @@ "regexp_pre_filter": null, "required": true, "label": "Identifiant externe", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 27 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -768,11 +843,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 28 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -781,11 +857,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 29 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -794,11 +871,12 @@ "regexp_pre_filter": null, "required": false, "label": "Identification", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 30 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -807,11 +885,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date d\u00e9but", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 31 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -820,11 +899,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date fin", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 32 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -833,11 +913,12 @@ "regexp_pre_filter": null, "required": true, "label": "Parcelle", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": "parcel__section|parcel__parcel_number" }, - "model": "ishtar_common.importercolumn", - "pk": 33 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -846,11 +927,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 34 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -859,11 +941,12 @@ "regexp_pre_filter": null, "required": false, "label": "Chronologie", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": "datings__period__label" }, - "model": "ishtar_common.importercolumn", - "pk": 35 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -872,11 +955,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code Patriarche", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": "base_finds__context_record__operation__code_patriarche" }, - "model": "ishtar_common.importercolumn", - "pk": 36 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -885,11 +969,12 @@ "regexp_pre_filter": null, "required": true, "label": "Identifiant externe", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 37 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -898,11 +983,12 @@ "regexp_pre_filter": null, "required": false, "label": "Mat\u00e9riau", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 39 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -911,11 +997,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nombre d'\u00e9l\u00e9ments", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 40 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -924,11 +1011,12 @@ "regexp_pre_filter": null, "required": false, "label": "Poids", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 41 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -937,11 +1025,12 @@ "regexp_pre_filter": null, "required": false, "label": "Unit\u00e9 de poids", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 42 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -950,11 +1039,12 @@ "regexp_pre_filter": null, "required": true, "label": "UE", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": "base_finds__context_record__label" }, - "model": "ishtar_common.importercolumn", - "pk": 43 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -963,11 +1053,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de d\u00e9couverte", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 44 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -976,11 +1067,12 @@ "regexp_pre_filter": null, "required": false, "label": "\u00c9tat de conservation", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 45 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -989,11 +1081,12 @@ "regexp_pre_filter": null, "required": false, "label": "Mesure de conservation", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 46 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1002,11 +1095,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 47 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1015,11 +1109,12 @@ "regexp_pre_filter": null, "required": false, "label": "Localisation topographique", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 48 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1028,11 +1123,12 @@ "regexp_pre_filter": null, "required": false, "label": "Int\u00e9r\u00eat sp\u00e9cifique", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 49 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1041,11 +1137,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 50 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1054,11 +1151,12 @@ "regexp_pre_filter": null, "required": false, "label": "Parcelle", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 51 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1067,11 +1165,12 @@ "regexp_pre_filter": null, "required": false, "label": "Section cadastrale", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 52 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1080,11 +1179,12 @@ "regexp_pre_filter": null, "required": true, "label": "Identifiant externe", - "importer_type": 2, + "importer_type": [ + "mcc-parcelles" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 53 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1093,11 +1193,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nature", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 54 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1106,11 +1207,12 @@ "regexp_pre_filter": null, "required": true, "label": "Commune", - "importer_type": 4, + "importer_type": [ + "mcc-ue" + ], "export_field_name": "parcel__town__numero_insee" }, - "model": "ishtar_common.importercolumn", - "pk": 225 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1119,11 +1221,12 @@ "regexp_pre_filter": null, "required": true, "label": "Parcelle", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": "base_finds__context_record__parcel__section|base_finds__context_record__parcel__parcel_number" }, - "model": "ishtar_common.importercolumn", - "pk": 226 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1132,11 +1235,12 @@ "regexp_pre_filter": null, "required": true, "label": "Commune", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": "base_finds__context_record__parcel__town__numero_insee" }, - "model": "ishtar_common.importercolumn", - "pk": 227 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1145,11 +1249,12 @@ "regexp_pre_filter": null, "required": false, "label": "Datation", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 228 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1158,11 +1263,12 @@ "regexp_pre_filter": null, "required": false, "label": "Libell\u00e9 contenant", - "importer_type": 5, + "importer_type": [ + "mcc-mobilier" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 229 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1171,11 +1277,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 17, - "export_field_name": null + "importer_type": [ + "ishtar-operations" + ], + "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 265 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1184,11 +1291,12 @@ "regexp_pre_filter": null, "required": true, "label": "Nom", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 266 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1197,11 +1305,12 @@ "regexp_pre_filter": null, "required": true, "label": "Ann\u00e9e", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 267 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1210,11 +1319,12 @@ "regexp_pre_filter": null, "required": false, "label": "Index (num\u00e9ro par ann\u00e9e)", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 268 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1223,11 +1333,12 @@ "regexp_pre_filter": null, "required": true, "label": "Type d'op\u00e9ration", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 269 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1236,11 +1347,12 @@ "regexp_pre_filter": null, "required": false, "label": "R\u00e9f\u00e9rence du dossier administratif", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 270 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1249,11 +1361,12 @@ "regexp_pre_filter": null, "required": false, "label": "Identifiants des sites (EAs)", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 271 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1262,11 +1375,12 @@ "regexp_pre_filter": null, "required": false, "label": "Types de vestiges", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 272 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1275,11 +1389,12 @@ "regexp_pre_filter": null, "required": false, "label": "P\u00e9riodes", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 273 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1288,11 +1403,12 @@ "regexp_pre_filter": null, "required": false, "label": "Titre du responsable scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 274 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1301,11 +1417,12 @@ "regexp_pre_filter": null, "required": false, "label": "Pr\u00e9nom du responsable scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 275 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1314,11 +1431,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nom du responsable scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 276 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1327,11 +1445,12 @@ "regexp_pre_filter": null, "required": false, "label": "Rattachement du responsable scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 277 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1340,11 +1459,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nom de l'op\u00e9rateur", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 278 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1353,11 +1473,12 @@ "regexp_pre_filter": null, "required": false, "label": "R\u00e9f\u00e9rence de l'op\u00e9rateur", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 279 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1366,11 +1487,12 @@ "regexp_pre_filter": null, "required": false, "label": "Titre du responsable du suivi scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 280 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1379,11 +1501,12 @@ "regexp_pre_filter": null, "required": false, "label": "Pr\u00e9nom du responsable du suivi scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 281 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1392,11 +1515,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nom du responsable du suivi scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 282 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1405,11 +1529,12 @@ "regexp_pre_filter": null, "required": false, "label": "Rattachement du responsable du suivi scientifique", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 283 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1418,11 +1543,12 @@ "regexp_pre_filter": null, "required": false, "label": "Surface couverte par l'op\u00e9ration", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 284 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1431,11 +1557,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de d\u00e9but de l'op\u00e9ration", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 285 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1444,11 +1571,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de fin de l'op\u00e9ration", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 286 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1457,11 +1585,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de cl\u00f4ture", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 287 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1470,11 +1599,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date d'avis", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 288 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1483,11 +1613,12 @@ "regexp_pre_filter": null, "required": false, "label": "R\u00e9sultats consid\u00e9r\u00e9s comme n\u00e9gatif", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 289 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1496,11 +1627,12 @@ "regexp_pre_filter": null, "required": false, "label": "Pr\u00e9nom du rapporteur", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 290 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1509,11 +1641,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nom du rapporteur", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 291 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1522,11 +1655,12 @@ "regexp_pre_filter": null, "required": false, "label": "Rattachement du rapporteur", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 292 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1535,11 +1669,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date limite pour le rendu de la documentation", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 293 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1548,11 +1683,12 @@ "regexp_pre_filter": null, "required": false, "label": "Documentation re\u00e7ue", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 294 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1561,11 +1697,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date limite rendu du mobilier", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 295 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1574,11 +1711,12 @@ "regexp_pre_filter": null, "required": false, "label": "Mobilier re\u00e7u", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 296 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1587,11 +1725,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire g\u00e9n\u00e9ral", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 297 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1600,11 +1739,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de livraison du rapport", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 298 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1613,11 +1753,12 @@ "regexp_pre_filter": null, "required": false, "label": "\u00c9tat de traitement du rapport", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 299 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1626,11 +1767,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire sur la documentation", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 300 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1639,11 +1781,12 @@ "regexp_pre_filter": null, "required": false, "label": "Image", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 301 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1652,11 +1795,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 302 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1665,24 +1809,28 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 303 + "model": "ishtar_common.importercolumn" }, { "fields": { "col_number": 2, "description": "Commune (via num\u00e9ro INSEE).", - "regexp_pre_filter": 2, + "regexp_pre_filter": [ + "Num\u00e9ro INSEE" + ], "required": true, "label": "Commune", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 304 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1691,11 +1839,12 @@ "regexp_pre_filter": null, "required": true, "label": "ID externe", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 305 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1704,11 +1853,12 @@ "regexp_pre_filter": null, "required": true, "label": "Section", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 306 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1717,11 +1867,12 @@ "regexp_pre_filter": null, "required": true, "label": "Parcelle", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 307 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1730,11 +1881,12 @@ "regexp_pre_filter": null, "required": false, "label": "Ann\u00e9e cadastrale", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 308 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1743,11 +1895,12 @@ "regexp_pre_filter": null, "required": false, "label": "Adresse", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 309 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1756,11 +1909,12 @@ "regexp_pre_filter": null, "required": false, "label": "Domaine public", - "importer_type": 19, + "importer_type": [ + "ishtar-parcels" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 310 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1769,11 +1923,12 @@ "regexp_pre_filter": null, "required": true, "label": "INSEE", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": "parcel__town__numero_insee" }, - "model": "ishtar_common.importercolumn", - "pk": 311 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1782,11 +1937,12 @@ "regexp_pre_filter": null, "required": true, "label": "Parcelle", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": "parcel__section|parcel__parcel_number" }, - "model": "ishtar_common.importercolumn", - "pk": 312 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1795,11 +1951,12 @@ "regexp_pre_filter": null, "required": false, "label": "Ann\u00e9e cadastre", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 313 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1808,11 +1965,12 @@ "regexp_pre_filter": null, "required": true, "label": "Identifiant UE", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 314 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1821,11 +1979,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 315 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1834,11 +1993,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 316 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1847,11 +2007,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire g\u00e9n\u00e9ral", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 317 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1860,11 +2021,12 @@ "regexp_pre_filter": null, "required": false, "label": "Taille ou longueur", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 318 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1873,11 +2035,12 @@ "regexp_pre_filter": null, "required": false, "label": "Largeur", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 319 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1886,11 +2049,12 @@ "regexp_pre_filter": null, "required": false, "label": "\u00c9paisseur", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 320 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1899,11 +2063,12 @@ "regexp_pre_filter": null, "required": false, "label": "Profondeur", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 321 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1912,11 +2077,12 @@ "regexp_pre_filter": null, "required": false, "label": "Lieu, localisation", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 322 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1925,11 +2091,12 @@ "regexp_pre_filter": null, "required": false, "label": "Documentations", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 323 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1938,11 +2105,12 @@ "regexp_pre_filter": null, "required": false, "label": "Image", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 324 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1951,11 +2119,12 @@ "regexp_pre_filter": null, "required": false, "label": "P\u00e9riodes", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": "datings__period__label" }, - "model": "ishtar_common.importercolumn", - "pk": 325 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1964,11 +2133,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire sur les datations", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 326 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1977,11 +2147,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description du remplissage", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 327 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -1990,11 +2161,12 @@ "regexp_pre_filter": null, "required": false, "label": "Interpr\u00e9tation", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 328 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2003,11 +2175,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type d'activit\u00e9", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 329 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2016,11 +2189,12 @@ "regexp_pre_filter": null, "required": false, "label": "Identification (type)", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 330 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2029,11 +2203,12 @@ "regexp_pre_filter": null, "required": false, "label": "TAQ", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 331 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2042,11 +2217,12 @@ "regexp_pre_filter": null, "required": false, "label": "TPQ", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 332 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2055,11 +2231,12 @@ "regexp_pre_filter": null, "required": false, "label": "TAQ estim\u00e9", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 333 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2068,11 +2245,12 @@ "regexp_pre_filter": null, "required": false, "label": "TPQ estim\u00e9", - "importer_type": 18, + "importer_type": [ + "ishtar-context-record" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 334 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2081,11 +2259,12 @@ "regexp_pre_filter": null, "required": false, "label": "Ancien code", - "importer_type": 17, + "importer_type": [ + "ishtar-operations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 335 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2094,11 +2273,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "base_finds__context_record__operation__code_patriarche" }, - "model": "ishtar_common.importercolumn", - "pk": 336 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2107,11 +2287,12 @@ "regexp_pre_filter": null, "required": true, "label": "INSEE", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "base_finds__context_record__parcel__town__numero_insee" }, - "model": "ishtar_common.importercolumn", - "pk": 337 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2120,11 +2301,12 @@ "regexp_pre_filter": null, "required": true, "label": "Parcelle", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "base_finds__context_record__parcel__section|base_finds__context_record__parcel__parcel_number" }, - "model": "ishtar_common.importercolumn", - "pk": 338 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2133,11 +2315,12 @@ "regexp_pre_filter": null, "required": true, "label": "Label UE", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "base_finds__context_record__label" }, - "model": "ishtar_common.importercolumn", - "pk": 339 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2146,11 +2329,12 @@ "regexp_pre_filter": null, "required": true, "label": "Label mobilier", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "label" }, - "model": "ishtar_common.importercolumn", - "pk": 340 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2159,11 +2343,12 @@ "regexp_pre_filter": null, "required": false, "label": "Identifiant pr\u00e9c\u00e9dent", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 341 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2172,11 +2357,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 342 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2185,11 +2371,12 @@ "regexp_pre_filter": null, "required": false, "label": "Ref. point topo", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 343 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2198,11 +2385,12 @@ "regexp_pre_filter": null, "required": false, "label": "Lot ou objet", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 344 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2211,11 +2399,12 @@ "regexp_pre_filter": null, "required": false, "label": "Compl\u00e9tude", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 345 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2224,11 +2413,12 @@ "regexp_pre_filter": null, "required": false, "label": "Mat\u00e9riau(x)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "material_types__label" }, - "model": "ishtar_common.importercolumn", - "pk": 346 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2237,11 +2427,12 @@ "regexp_pre_filter": null, "required": false, "label": "\u00c9tat de conservation", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 347 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2250,11 +2441,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire conservation", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 348 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2263,11 +2455,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type(s) d'objet(s)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 349 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2276,11 +2469,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type(s) d'actions de conservation \u00e0 mener", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 350 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2289,11 +2483,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type(s) d'int\u00e9grit\u00e9(s) et/ou int\u00e9r\u00eat(s)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 351 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2302,11 +2497,12 @@ "regexp_pre_filter": null, "required": false, "label": "Type(s) de remarqualibit\u00e9(s)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 352 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2315,11 +2511,12 @@ "regexp_pre_filter": null, "required": false, "label": "Longueur (cm)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 353 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2328,11 +2525,12 @@ "regexp_pre_filter": null, "required": false, "label": "Largeur (cm)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 354 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2341,11 +2539,12 @@ "regexp_pre_filter": null, "required": false, "label": "Hauteur (cm)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 355 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2354,11 +2553,12 @@ "regexp_pre_filter": null, "required": false, "label": "Diam\u00e8tre (cm)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 356 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2367,11 +2567,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire / Pr\u00e9cisions sur les dimensions ", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 357 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2380,11 +2581,12 @@ "regexp_pre_filter": null, "required": false, "label": "Nombre", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 358 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2393,11 +2595,12 @@ "regexp_pre_filter": null, "required": false, "label": "Marque", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 359 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2406,11 +2609,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire g\u00e9n\u00e9ral", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 360 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2419,11 +2623,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire g\u00e9n\u00e9ral sur les datations", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 361 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2432,11 +2637,12 @@ "regexp_pre_filter": null, "required": false, "label": "Valeur estim\u00e9e", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 362 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2445,11 +2651,12 @@ "regexp_pre_filter": null, "required": false, "label": "Image", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 363 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2458,11 +2665,12 @@ "regexp_pre_filter": null, "required": false, "label": "P\u00e9riodes", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": "datings__period__label" }, - "model": "ishtar_common.importercolumn", - "pk": 364 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2471,11 +2679,12 @@ "regexp_pre_filter": null, "required": false, "label": "Coordonn\u00e9e X", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 365 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2484,11 +2693,12 @@ "regexp_pre_filter": null, "required": false, "label": "Coordonn\u00e9e Y", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 366 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2497,11 +2707,12 @@ "regexp_pre_filter": null, "required": false, "label": "Coordonn\u00e9e Z", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 367 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2510,11 +2721,12 @@ "regexp_pre_filter": null, "required": false, "label": "Syst\u00e8me de r\u00e9f\u00e9rence spatiale", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 368 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2523,11 +2735,12 @@ "regexp_pre_filter": null, "required": true, "label": "UE (identifiant externe) - membre de gauche", - "importer_type": 21, + "importer_type": [ + "ishtar-ue-relations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 369 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2536,11 +2749,12 @@ "regexp_pre_filter": null, "required": true, "label": "Type de relation entre UE", - "importer_type": 21, + "importer_type": [ + "ishtar-ue-relations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 370 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2549,11 +2763,12 @@ "regexp_pre_filter": null, "required": true, "label": "UE (identifiant externe) - membre de droite", - "importer_type": 21, + "importer_type": [ + "ishtar-ue-relations" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 371 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2562,50 +2777,54 @@ "regexp_pre_filter": null, "required": false, "label": "Poids (g)", - "importer_type": 20, + "importer_type": [ + "ishtar-finds" + ], "export_field_name": null }, - "model": "ishtar_common.importercolumn", - "pk": 372 + "model": "ishtar_common.importercolumn" }, { "fields": { - "col_number": 35, + "col_number": 36, "description": "Identifiant textuel du d\u00e9p\u00f4t. Cet identifiant doit correspondre \u00e0 un d\u00e9p\u00f4t existant en base de donn\u00e9es.", "regexp_pre_filter": null, "required": false, "label": "Identifiant d\u00e9p\u00f4t", - "importer_type": 20, - "export_field_name": null + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 373 + "model": "ishtar_common.importercolumn" }, { "fields": { - "col_number": 36, + "col_number": 37, "description": "", "regexp_pre_filter": null, "required": false, "label": "R\u00e9f\u00e9rence de caisse", - "importer_type": 20, - "export_field_name": null + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 374 + "model": "ishtar_common.importercolumn" }, { "fields": { - "col_number": 37, + "col_number": 38, "description": "Champ n\u00e9cessaire si vous indiquez une caisse", "regexp_pre_filter": null, "required": false, "label": "Type de caisse", - "importer_type": 20, - "export_field_name": null + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 375 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2614,11 +2833,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 376 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2627,11 +2847,12 @@ "regexp_pre_filter": null, "required": true, "label": "Titre", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 377 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2640,11 +2861,12 @@ "regexp_pre_filter": null, "required": true, "label": "Type de document", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 378 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2653,11 +2875,12 @@ "regexp_pre_filter": null, "required": true, "label": "Index (num\u00e9ro par op\u00e9ration)", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 379 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2666,11 +2889,12 @@ "regexp_pre_filter": null, "required": false, "label": "R\u00e9f\u00e9rence", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 380 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2679,11 +2903,12 @@ "regexp_pre_filter": null, "required": false, "label": "R\u00e9f\u00e9rence interne", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 381 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2692,11 +2917,12 @@ "regexp_pre_filter": null, "required": false, "label": "Adresse web associ\u00e9e", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 382 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2705,11 +2931,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de r\u00e9ception", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 383 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2718,11 +2945,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de cr\u00e9ation", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 384 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2731,11 +2959,12 @@ "regexp_pre_filter": null, "required": false, "label": "Date de r\u00e9ception en documentation", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 385 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2744,11 +2973,12 @@ "regexp_pre_filter": null, "required": false, "label": "Commentaire", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 386 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2757,11 +2987,12 @@ "regexp_pre_filter": null, "required": false, "label": "Description", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 387 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2770,11 +3001,12 @@ "regexp_pre_filter": null, "required": false, "label": "Information suppl\u00e9mentaire", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 388 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2783,11 +3015,12 @@ "regexp_pre_filter": null, "required": false, "label": "Auteur principal", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 389 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2796,11 +3029,12 @@ "regexp_pre_filter": null, "required": false, "label": "Existe en doublon", - "importer_type": 22, + "importer_type": [ + "ishtar-operations-sources" + ], "export_field_name": "" }, - "model": "ishtar_common.importercolumn", - "pk": 390 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2809,11 +3043,12 @@ "regexp_pre_filter": null, "required": true, "label": "Code op\u00e9ration", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "base_finds__context_record__operation__code_patriarche" }, - "model": "ishtar_common.importercolumn", - "pk": 391 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2822,11 +3057,12 @@ "regexp_pre_filter": null, "required": true, "label": "INSEE", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "base_finds__context_record__parcel__town__numero_insee" }, - "model": "ishtar_common.importercolumn", - "pk": 392 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2835,11 +3071,12 @@ "regexp_pre_filter": null, "required": true, "label": "Section de parcellaire", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "base_finds__context_record__parcel__section" }, - "model": "ishtar_common.importercolumn", - "pk": 393 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2848,11 +3085,12 @@ "regexp_pre_filter": null, "required": true, "label": "Num\u00e9ro de parcelle", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "base_finds__context_record__parcel__parcel_number" }, - "model": "ishtar_common.importercolumn", - "pk": 394 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2861,11 +3099,12 @@ "regexp_pre_filter": null, "required": true, "label": "Label UE", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "base_finds__context_record__label" }, - "model": "ishtar_common.importercolumn", - "pk": 395 + "model": "ishtar_common.importercolumn" }, { "fields": { @@ -2874,3767 +3113,5352 @@ "regexp_pre_filter": null, "required": true, "label": "Label mobilier", - "importer_type": 23, + "importer_type": [ + "ishtar_finds_parcels_and_cr" + ], "export_field_name": "label" }, - "model": "ishtar_common.importercolumn", - "pk": 396 + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 39, + "description": "Code INSEE des communes concern\u00e9es (s\u00e9par\u00e9es par un \u00ab & \u00bb).", + "regexp_pre_filter": null, + "required": false, + "label": "Communes", + "importer_type": [ + "ishtar-operations" + ], + "export_field_name": "" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 26, + "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.", + "regexp_pre_filter": null, + "required": false, + "label": "Date d'ouverture", + "importer_type": [ + "ishtar-context-record" + ], + "export_field_name": "" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 27, + "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.", + "regexp_pre_filter": null, + "required": false, + "label": "Date de fermeture", + "importer_type": [ + "ishtar-context-record" + ], + "export_field_name": "" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 35, + "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.", + "regexp_pre_filter": null, + "required": false, + "label": "Date de d\u00e9couverte", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 39, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la premi\u00e8re localisation. Par exemple si la premi\u00e8re localisation du d\u00e9p\u00f4t concern\u00e9 est \u00ab b\u00e2timent \u00bb mettre : \u00ab A \u00bb pour b\u00e2timent A.", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 1", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_1" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 40, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la seconde localisation.", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 2", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_2" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 41, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la troisi\u00e8me localisation.", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 3", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_3" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 42, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la quatri\u00e8me localisation.", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 4", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_4" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 43, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la cinqui\u00e8me localisation.", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 5", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_5" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "col_number": 44, + "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la sixi\u00e8me localisation. ", + "regexp_pre_filter": null, + "required": false, + "label": "Localisation 6", + "importer_type": [ + "ishtar-finds" + ], + "export_field_name": "localisation_6" + }, + "model": "ishtar_common.importercolumn" +}, +{ + "fields": { + "formater_type": "IntegerFormater", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_operations.models.OperationType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "120" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "300" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "DateFormater", + "many_split": "", + "options": "%Y/%m/%d" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_operations.models.Period" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "4" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "6" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "500" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "12" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "SourceType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "SupportType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "YearFormater", + "many_split": "", + "options": "%Y" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "Format" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "1000" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "30" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_context_records.models.Unit" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "StrToBoolean", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_finds.models.MaterialType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "FloatFormater", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_finds.models.ConservatoryState" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_finds.models.PreservationType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_context_records.models.IdentificationType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "DateFormater", + "many_split": " | ", + "options": "%d/%m/%Y | %Y-%m-%d" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_finds.models.ObjectType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "FileFormater", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "5" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnknowType", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "200" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "70" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_files.models.SaisineType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "2000" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_files.models.PermitType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "60" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_operations.models.ReportState" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "10" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "50" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_operations.models.RemainType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_context_records.models.ActivityType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_finds.models.IntegrityType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_finds.models.RemarkabilityType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "20" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "SpatialReferenceSystem" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "TitleType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_finds.models.BatchType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_context_records.models.RelationType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "archaeological_warehouse.models.ContainerType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "", + "options": "100" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "TypeFormater", + "many_split": "&", + "options": "archaeological_context_records.models.DocumentationType" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "formater_type": "UnicodeFormater", + "many_split": "&", + "options": "6" + }, + "model": "ishtar_common.formatertype" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 5 + ], + "concat_str": null, + "field_name": "label", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 5 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-operations", + 6 + ], + "concat_str": null, + "field_name": "scientist__name", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-ue", + 4 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-parcelles", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-parcelles", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-ue", + 1 + ], + "concat_str": "-", + "field_name": "parcel__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-ue", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-ue", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-ue", + 3 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 1 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 2 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 3 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 4 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 5 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 4 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 3 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "mcc-mobilier", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-context-record", + 1 + ], + "concat_str": "-", + "field_name": "parcel__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-context-record", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-parcels", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-parcels", + 1 + ], + "concat_str": "", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-context-record", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-context-record", + 3 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-context-record", + 5 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 1 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 2 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 3 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 3 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 4 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 4 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 5 + ], + "concat_str": "", + "field_name": "label", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 5 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 5 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 36 + ], + "concat_str": "", + "field_name": "container__location__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 36 + ], + "concat_str": "-", + "field_name": "container__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-finds", + 37 + ], + "concat_str": "-", + "field_name": "container__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-operations-sources", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar-operations-sources", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 1 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 1 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 2 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 2 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 3 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 3 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 4 + ], + "concat_str": "", + "field_name": "external_id", + "concat": true, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 4 + ], + "concat_str": "", + "field_name": "base_finds__external_id", + "concat": true, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 5 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 5 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 6 + ], + "concat_str": "-", + "field_name": "external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 6 + ], + "concat_str": "-", + "field_name": "base_finds__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 6 + ], + "concat_str": "", + "field_name": "base_finds__label", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 2 + ], + "concat_str": "-", + "field_name": "base_finds__context_record__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 1 + ], + "concat_str": "-", + "field_name": "base_finds__context_record__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 3 + ], + "concat_str": "-", + "field_name": "base_finds__context_record__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 4 + ], + "concat_str": "", + "field_name": "base_finds__context_record__external_id", + "concat": true, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 5 + ], + "concat_str": "-", + "field_name": "base_finds__context_record__external_id", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" +}, +{ + "fields": { + "column": [ + "ishtar_finds_parcels_and_cr", + 1 + ], + "concat_str": "", + "field_name": "base_finds__context_record__parcel__operation__code_patriarche", + "concat": false, + "force_new": false + }, + "model": "ishtar_common.importerduplicatefield" }, { "fields": { "comment": null, "target": "code_patriarche", - "column": 1, - "formater_type": 1, + "column": [ + "mcc-operations", + 1 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 1 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "operation_type", - "column": 2, - "formater_type": 2, + "column": [ + "mcc-operations", + 3 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.OperationType", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 2 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "common_name", - "column": 3, - "formater_type": 3, + "column": [ + "mcc-operations", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 3 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "operator__name", - "column": 4, - "formater_type": 3, + "column": [ + "mcc-operations", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 4 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "scientist__raw_name", - "column": 5, - "formater_type": 4, + "column": [ + "mcc-operations", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "300", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 5 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "start_date", - "column": 6, - "formater_type": 5, + "column": [ + "mcc-operations", + 7 + ], + "formater_type": [ + "DateFormater", + "%Y/%m/%d", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 6 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "excavation_end_date", - "column": 7, - "formater_type": 5, + "column": [ + "mcc-operations", + 8 + ], + "formater_type": [ + "DateFormater", + "%Y/%m/%d", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 7 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "periods", - "column": 8, - "formater_type": 6, + "column": [ + "mcc-operations", + 9 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 8 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation__code_patriarche", - "column": 9, - "formater_type": 1, + "column": [ + "mcc-parcelles", + 1 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 9 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "town__numero_insee", - "column": 12, - "formater_type": 11, + "column": [ + "mcc-parcelles", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 13 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "address", - "column": 13, - "formater_type": 10, + "column": [ + "mcc-parcelles", + 9 + ], + "formater_type": [ + "UnicodeFormater", + "500", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 14 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "operation__code_patriarche", - "column": 14, - "formater_type": 1, + "column": [ + "mcc-documentation", + 1 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 15 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "external_id", - "column": 15, - "formater_type": 11, + "column": [ + "mcc-documentation", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 16 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "source_type", - "column": 16, - "formater_type": 12, + "column": [ + "mcc-documentation", + 3 + ], + "formater_type": [ + "TypeFormater", + "SourceType", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 17 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "support_type", - "column": 17, - "formater_type": 13, + "column": [ + "mcc-documentation", + 4 + ], + "formater_type": [ + "TypeFormater", + "SupportType", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 18 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "item_number", - "column": 18, - "formater_type": 1, + "column": [ + "mcc-documentation", + 5 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 19 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "authors__person__raw_name", - "column": 19, - "formater_type": 4, + "column": [ + "mcc-documentation", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "300", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 20 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "creation_date", - "column": 20, - "formater_type": 14, + "column": [ + "mcc-documentation", + 7 + ], + "formater_type": [ + "YearFormater", + "%Y", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 21 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "format_type", - "column": 21, - "formater_type": 15, + "column": [ + "mcc-documentation", + 8 + ], + "formater_type": [ + "TypeFormater", + "Format", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 22 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "description", - "column": 22, - "formater_type": 16, + "column": [ + "mcc-documentation", + 9 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 23 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "comment", - "column": 23, - "formater_type": 16, + "column": [ + "mcc-documentation", + 12 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 24 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "scale", - "column": 24, - "formater_type": 17, + "column": [ + "mcc-documentation", + 13 + ], + "formater_type": [ + "UnicodeFormater", + "30", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 25 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "additional_information", - "column": 25, - "formater_type": 16, + "column": [ + "mcc-documentation", + 16 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 26 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation__code_patriarche", - "column": 26, - "formater_type": 1, + "column": [ + "mcc-ue", + 1 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 27 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "label", - "column": 27, - "formater_type": 3, + "column": [ + "mcc-ue", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 28 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "unit", - "column": 28, - "formater_type": 18, + "column": [ + "mcc-ue", + 5 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.Unit", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 29 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "description", - "column": 29, - "formater_type": 16, + "column": [ + "mcc-ue", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 30 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "identification", - "column": 30, - "formater_type": 24, + "column": [ + "mcc-ue", + 7 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.IdentificationType", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 31 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "opening_date", - "column": 31, - "formater_type": 5, + "column": [ + "mcc-ue", + 8 + ], + "formater_type": [ + "DateFormater", + "%Y/%m/%d", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 32 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "closing_date", - "column": 32, - "formater_type": 5, + "column": [ + "mcc-ue", + 9 + ], + "formater_type": [ + "DateFormater", + "%Y/%m/%d", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 33 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel__external_id", - "column": 33, - "formater_type": 11, + "column": [ + "mcc-ue", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 34 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "comment", - "column": 34, - "formater_type": 16, + "column": [ + "mcc-ue", + 11 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 35 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "datings__period", - "column": 35, - "formater_type": 6, + "column": [ + "mcc-ue", + 13 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": true }, - "model": "ishtar_common.importtarget", - "pk": 36 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 36, - "formater_type": 11, + "column": [ + "mcc-mobilier", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 37 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__label", - "column": 37, - "formater_type": 3, + "column": [ + "mcc-mobilier", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 38 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "material_types", - "column": 39, - "formater_type": 20, + "column": [ + "mcc-mobilier", + 9 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.MaterialType", + "&" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 40 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "find_number", - "column": 40, - "formater_type": 1, + "column": [ + "mcc-mobilier", + 13 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 41 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "weight", - "column": 41, - "formater_type": 21, + "column": [ + "mcc-mobilier", + 14 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 42 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "weight_unit", - "column": 42, - "formater_type": 7, + "column": [ + "mcc-mobilier", + 15 + ], + "formater_type": [ + "UnicodeFormater", + "4", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 43 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 43, - "formater_type": 3, + "column": [ + "mcc-mobilier", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 44 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "base_finds__discovery_date", - "column": 44, - "formater_type": 5, + "column": [ + "mcc-mobilier", + 16 + ], + "formater_type": [ + "DateFormater", + "%Y/%m/%d", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 45 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "conservatory_state", - "column": 45, - "formater_type": 22, + "column": [ + "mcc-mobilier", + 17 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.ConservatoryState", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 46 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "preservation_to_considers", - "column": 46, - "formater_type": 23, + "column": [ + "mcc-mobilier", + 18 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.PreservationType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 47 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__comment", - "column": 47, - "formater_type": 35, + "column": [ + "mcc-mobilier", + 19 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 48 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "base_finds__topographic_localisation", - "column": 48, - "formater_type": 3, + "column": [ + "mcc-mobilier", + 21 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 49 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "base_finds__special_interest", - "column": 49, - "formater_type": 3, + "column": [ + "mcc-mobilier", + 22 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 50 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "base_finds__description", - "column": 50, - "formater_type": 16, + "column": [ + "mcc-mobilier", + 23 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 51 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "parcel_number", - "column": 51, - "formater_type": 8, + "column": [ + "mcc-parcelles", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "6", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 53 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "section", - "column": 52, - "formater_type": 7, + "column": [ + "mcc-parcelles", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "4", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 54 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "external_id", - "column": 53, - "formater_type": 11, + "column": [ + "mcc-parcelles", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 55 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "year", - "column": 11, - "formater_type": 14, + "column": [ + "mcc-parcelles", + 6 + ], + "formater_type": [ + "YearFormater", + "%Y", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 56 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": null, "target": "interpretation", - "column": 54, - "formater_type": 16, + "column": [ + "mcc-ue", + 12 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 57 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel__external_id", - "column": 225, - "formater_type": 28, + "column": [ + "mcc-ue", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 250 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 226, - "formater_type": 35, + "column": [ + "mcc-mobilier", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 251 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 227, - "formater_type": 28, + "column": [ + "mcc-mobilier", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 252 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "datings__period", - "column": 228, - "formater_type": 6, + "column": [ + "mcc-mobilier", + 20 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": null, "regexp_filter": null, "concat": false, "force_new": true }, - "model": "ishtar_common.importtarget", - "pk": 253 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "label", - "column": 229, - "formater_type": 3, + "column": [ + "mcc-mobilier", + 12 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 254 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "code_patriarche", - "column": 265, - "formater_type": 1, + "column": [ + "ishtar-operations", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "20", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 290 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "common_name", - "column": 266, - "formater_type": 35, + "column": [ + "ishtar-operations", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 291 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "year", - "column": 267, - "formater_type": 14, + "column": [ + "ishtar-operations", + 3 + ], + "formater_type": [ + "YearFormater", + "%Y", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 292 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation_code", - "column": 268, - "formater_type": 1, + "column": [ + "ishtar-operations", + 4 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 293 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation_type", - "column": 269, - "formater_type": 2, + "column": [ + "ishtar-operations", + 5 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.OperationType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 294 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "associated_file__external_id", - "column": 270, - "formater_type": 35, + "column": [ + "ishtar-operations", + 7 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 295 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "periods", - "column": 273, - "formater_type": 6, + "column": [ + "ishtar-operations", + 10 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 296 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "archaeological_sites__reference", - "column": 271, - "formater_type": 45, + "column": [ + "ishtar-operations", + 8 + ], + "formater_type": [ + "UnicodeFormater", + "20", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 297 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "scientist__title", - "column": 274, - "formater_type": 47, + "column": [ + "ishtar-operations", + 11 + ], + "formater_type": [ + "TypeFormater", + "TitleType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 298 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "scientist__surname", - "column": 275, - "formater_type": 3, + "column": [ + "ishtar-operations", + 12 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 299 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "scientist__name", - "column": 276, - "formater_type": 30, + "column": [ + "ishtar-operations", + 13 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 300 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "scientist__attached_to__name", - "column": 277, - "formater_type": 30, + "column": [ + "ishtar-operations", + 14 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 301 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operator__name", - "column": 278, - "formater_type": 10, + "column": [ + "ishtar-operations", + 15 + ], + "formater_type": [ + "UnicodeFormater", + "500", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 302 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operator_reference", - "column": 279, - "formater_type": 3, + "column": [ + "ishtar-operations", + 16 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 303 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "in_charge__title", - "column": 280, - "formater_type": 47, + "column": [ + "ishtar-operations", + 17 + ], + "formater_type": [ + "TypeFormater", + "TitleType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 304 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "in_charge__surname", - "column": 281, - "formater_type": 39, + "column": [ + "ishtar-operations", + 18 + ], + "formater_type": [ + "UnicodeFormater", + "50", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 305 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "in_charge__name", - "column": 282, - "formater_type": 30, + "column": [ + "ishtar-operations", + 19 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 306 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "in_charge__attached_to__name", - "column": 283, - "formater_type": 10, + "column": [ + "ishtar-operations", + 20 + ], + "formater_type": [ + "UnicodeFormater", + "500", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 307 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "surface", - "column": 284, - "formater_type": 1, + "column": [ + "ishtar-operations", + 21 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 308 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "start_date", - "column": 285, - "formater_type": 25, + "column": [ + "ishtar-operations", + 22 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 309 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "excavation_end_date", - "column": 286, - "formater_type": 25, + "column": [ + "ishtar-operations", + 23 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 310 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "end_date", - "column": 287, - "formater_type": 25, + "column": [ + "ishtar-operations", + 24 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 311 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "cira_date", - "column": 288, - "formater_type": 25, + "column": [ + "ishtar-operations", + 25 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 312 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "negative_result", - "column": 289, - "formater_type": 19, + "column": [ + "ishtar-operations", + 26 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 313 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "cira_rapporteur__surname", - "column": 290, - "formater_type": 39, + "column": [ + "ishtar-operations", + 27 + ], + "formater_type": [ + "UnicodeFormater", + "50", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 314 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "cira_rapporteur__name", - "column": 291, - "formater_type": 30, + "column": [ + "ishtar-operations", + 28 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 315 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "cira_rapporteur__attached_to__name", - "column": 292, - "formater_type": 10, + "column": [ + "ishtar-operations", + 29 + ], + "formater_type": [ + "UnicodeFormater", + "500", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 316 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "documentation_deadline", - "column": 293, - "formater_type": 25, + "column": [ + "ishtar-operations", + 30 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 317 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "documentation_received", - "column": 294, - "formater_type": 19, + "column": [ + "ishtar-operations", + 31 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 318 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "finds_deadline", - "column": 295, - "formater_type": 25, + "column": [ + "ishtar-operations", + 32 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 319 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "finds_received", - "column": 296, - "formater_type": 19, + "column": [ + "ishtar-operations", + 33 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 320 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "comment", - "column": 297, - "formater_type": 35, + "column": [ + "ishtar-operations", + 34 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 321 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "report_delivery_date", - "column": 298, - "formater_type": 25, + "column": [ + "ishtar-operations", + 35 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 322 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "report_processing", - "column": 299, - "formater_type": 37, + "column": [ + "ishtar-operations", + 36 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.ReportState", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 323 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "scientific_documentation_comment", - "column": 300, - "formater_type": 35, + "column": [ + "ishtar-operations", + 37 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 324 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "image", - "column": 301, - "formater_type": 27, + "column": [ + "ishtar-operations", + 38 + ], + "formater_type": [ + "FileFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 325 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation__code_patriarche", - "column": 302, - "formater_type": 1, + "column": [ + "ishtar-context-record", + 1 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 326 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation__code_patriarche", - "column": 303, - "formater_type": 1, + "column": [ + "ishtar-parcels", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "20", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 327 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "town__numero_insee", - "column": 304, - "formater_type": 11, + "column": [ + "ishtar-parcels", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 328 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "external_id", - "column": 305, - "formater_type": 11, + "column": [ + "ishtar-parcels", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 329 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "section", - "column": 306, - "formater_type": 7, + "column": [ + "ishtar-parcels", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "4", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 330 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel_number", - "column": 307, - "formater_type": 8, + "column": [ + "ishtar-parcels", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "6", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 331 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "year", - "column": 308, - "formater_type": 14, + "column": [ + "ishtar-parcels", + 6 + ], + "formater_type": [ + "YearFormater", + "%Y", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 332 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "address", - "column": 309, - "formater_type": 10, + "column": [ + "ishtar-parcels", + 7 + ], + "formater_type": [ + "UnicodeFormater", + "500", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 333 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "public_domain", - "column": 310, - "formater_type": 19, + "column": [ + "ishtar-parcels", + 8 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 334 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel__external_id", - "column": 311, - "formater_type": 28, + "column": [ + "ishtar-context-record", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 335 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel__external_id", - "column": 312, - "formater_type": 11, + "column": [ + "ishtar-context-record", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 336 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "parcel__year", - "column": 313, - "formater_type": 14, + "column": [ + "ishtar-context-record", + 4 + ], + "formater_type": [ + "YearFormater", + "%Y", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 337 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "remains", - "column": 272, - "formater_type": 41, + "column": [ + "ishtar-operations", + 9 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.RemainType", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 338 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "label", - "column": 314, - "formater_type": 30, + "column": [ + "ishtar-context-record", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 339 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "unit", - "column": 315, - "formater_type": 18, + "column": [ + "ishtar-context-record", + 6 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.Unit", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 340 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "description", - "column": 316, - "formater_type": 35, + "column": [ + "ishtar-context-record", + 7 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 341 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "comment", - "column": 317, - "formater_type": 35, + "column": [ + "ishtar-context-record", + 8 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 342 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "length", - "column": 318, - "formater_type": 21, + "column": [ + "ishtar-context-record", + 9 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 343 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "width", - "column": 319, - "formater_type": 21, + "column": [ + "ishtar-context-record", + 10 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 344 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "thickness", - "column": 320, - "formater_type": 21, + "column": [ + "ishtar-context-record", + 11 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 345 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "depth", - "column": 321, - "formater_type": 21, + "column": [ + "ishtar-context-record", + 12 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 346 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "location", - "column": 322, - "formater_type": 35, + "column": [ + "ishtar-context-record", + 13 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 347 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "documentations", - "column": 323, - "formater_type": 52, + "column": [ + "ishtar-context-record", + 14 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.DocumentationType", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 348 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "image", - "column": 324, - "formater_type": 27, + "column": [ + "ishtar-context-record", + 15 + ], + "formater_type": [ + "FileFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 349 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "datings__period", - "column": 325, - "formater_type": 6, + "column": [ + "ishtar-context-record", + 16 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": true }, - "model": "ishtar_common.importtarget", - "pk": 350 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "datings_comment", - "column": 326, - "formater_type": 16, + "column": [ + "ishtar-context-record", + 17 + ], + "formater_type": [ + "UnicodeFormater", + "1000", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 351 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "filling", - "column": 327, - "formater_type": 35, + "column": [ + "ishtar-context-record", + 18 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 352 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "interpretation", - "column": 328, - "formater_type": 35, + "column": [ + "ishtar-context-record", + 19 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 353 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "activity", - "column": 329, - "formater_type": 42, + "column": [ + "ishtar-context-record", + 20 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.ActivityType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 354 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "identification", - "column": 330, - "formater_type": 24, + "column": [ + "ishtar-context-record", + 21 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.IdentificationType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 355 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "taq", - "column": 331, - "formater_type": 1, + "column": [ + "ishtar-context-record", + 22 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 356 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "tpq", - "column": 332, - "formater_type": 1, + "column": [ + "ishtar-context-record", + 23 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 357 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "taq_estimated", - "column": 333, - "formater_type": 1, + "column": [ + "ishtar-context-record", + 24 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 358 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "tpq_estimated", - "column": 334, - "formater_type": 1, + "column": [ + "ishtar-context-record", + 25 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 359 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "old_code", - "column": 335, - "formater_type": 30, + "column": [ + "ishtar-operations", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 360 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 336, - "formater_type": 11, + "column": [ + "ishtar-finds", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 361 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 337, - "formater_type": 28, + "column": [ + "ishtar-finds", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 362 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 338, - "formater_type": 35, + "column": [ + "ishtar-finds", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 363 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__external_id", - "column": 339, - "formater_type": 3, + "column": [ + "ishtar-finds", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 364 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__label", - "column": 340, - "formater_type": 3, + "column": [ + "ishtar-finds", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 365 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "previous_id", - "column": 341, - "formater_type": 3, + "column": [ + "ishtar-finds", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 366 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "description", - "column": 342, - "formater_type": 35, + "column": [ + "ishtar-finds", + 8 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 367 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__batch", - "column": 344, - "formater_type": 48, + "column": [ + "ishtar-finds", + 9 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.BatchType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 368 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "is_complete", - "column": 345, - "formater_type": 19, + "column": [ + "ishtar-finds", + 10 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 369 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "material_types", - "column": 346, - "formater_type": 20, + "column": [ + "ishtar-finds", + 11 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.MaterialType", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 370 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "conservatory_state", - "column": 347, - "formater_type": 22, + "column": [ + "ishtar-finds", + 12 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.ConservatoryState", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 371 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "conservatory_comment", - "column": 348, - "formater_type": 35, + "column": [ + "ishtar-finds", + 13 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 372 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "object_types", - "column": 349, - "formater_type": 26, + "column": [ + "ishtar-finds", + 14 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.ObjectType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 373 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "preservation_to_considers", - "column": 350, - "formater_type": 23, + "column": [ + "ishtar-finds", + 15 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.PreservationType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 374 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "integrities", - "column": 351, - "formater_type": 43, + "column": [ + "ishtar-finds", + 16 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.IntegrityType", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 375 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "remarkabilities", - "column": 352, - "formater_type": 44, + "column": [ + "ishtar-finds", + 17 + ], + "formater_type": [ + "TypeFormater", + "archaeological_finds.models.RemarkabilityType", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 376 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "length", - "column": 353, - "formater_type": 21, + "column": [ + "ishtar-finds", + 18 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 377 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "width", - "column": 354, - "formater_type": 21, + "column": [ + "ishtar-finds", + 19 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 378 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "height", - "column": 355, - "formater_type": 21, + "column": [ + "ishtar-finds", + 20 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 379 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "diameter", - "column": 356, - "formater_type": 21, + "column": [ + "ishtar-finds", + 21 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 380 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "dimensions_comment", - "column": 357, - "formater_type": 35, + "column": [ + "ishtar-finds", + 22 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 381 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "find_number", - "column": 358, - "formater_type": 1, + "column": [ + "ishtar-finds", + 24 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 382 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "mark", - "column": 359, - "formater_type": 35, + "column": [ + "ishtar-finds", + 25 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 383 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "comment", - "column": 360, - "formater_type": 35, + "column": [ + "ishtar-finds", + 26 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 384 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "dating_comment", - "column": 361, - "formater_type": 35, + "column": [ + "ishtar-finds", + 27 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 385 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "estimated_value", - "column": 362, - "formater_type": 21, + "column": [ + "ishtar-finds", + 28 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 386 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "image", - "column": 363, - "formater_type": 27, + "column": [ + "ishtar-finds", + 29 + ], + "formater_type": [ + "FileFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 387 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "datings__period", - "column": 364, - "formater_type": 6, + "column": [ + "ishtar-finds", + 30 + ], + "formater_type": [ + "TypeFormater", + "archaeological_operations.models.Period", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": true }, - "model": "ishtar_common.importtarget", - "pk": 388 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__topographic_localisation", - "column": 343, - "formater_type": 3, + "column": [ + "ishtar-finds", + 7 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 389 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__x", - "column": 365, - "formater_type": 21, + "column": [ + "ishtar-finds", + 31 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 390 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__y", - "column": 366, - "formater_type": 21, + "column": [ + "ishtar-finds", + 32 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 391 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__z", - "column": 367, - "formater_type": 21, + "column": [ + "ishtar-finds", + 33 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 392 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__spatial_reference_system", - "column": 368, - "formater_type": 46, + "column": [ + "ishtar-finds", + 34 + ], + "formater_type": [ + "TypeFormater", + "SpatialReferenceSystem", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 393 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "left_record__external_id", - "column": 369, - "formater_type": 35, + "column": [ + "ishtar-ue-relations", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 394 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "relation_type", - "column": 370, - "formater_type": 49, + "column": [ + "ishtar-ue-relations", + 2 + ], + "formater_type": [ + "TypeFormater", + "archaeological_context_records.models.RelationType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 395 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "right_record__external_id", - "column": 371, - "formater_type": 35, + "column": [ + "ishtar-ue-relations", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 396 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "weight", - "column": 372, - "formater_type": 21, + "column": [ + "ishtar-finds", + 23 + ], + "formater_type": [ + "FloatFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 397 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "container__responsible__external_id", - "column": 373, - "formater_type": 35, + "column": [ + "ishtar-finds", + 36 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 398 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "container__reference", - "column": 374, - "formater_type": 17, + "column": [ + "ishtar-finds", + 37 + ], + "formater_type": [ + "UnicodeFormater", + "30", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 399 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "container__container_type", - "column": 375, - "formater_type": 50, + "column": [ + "ishtar-finds", + 38 + ], + "formater_type": [ + "TypeFormater", + "archaeological_warehouse.models.ContainerType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 400 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "operation__code_patriarche", - "column": 376, - "formater_type": 35, + "column": [ + "ishtar-operations-sources", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "-", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 401 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "title", - "column": 377, - "formater_type": 4, + "column": [ + "ishtar-operations-sources", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "300", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 402 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "source_type", - "column": 378, - "formater_type": 12, + "column": [ + "ishtar-operations-sources", + 3 + ], + "formater_type": [ + "TypeFormater", + "SourceType", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 403 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "index", - "column": 379, - "formater_type": 1, + "column": [ + "ishtar-operations-sources", + 2 + ], + "formater_type": [ + "IntegerFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 404 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "reference", - "column": 380, - "formater_type": 51, + "column": [ + "ishtar-operations-sources", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "100", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 405 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "internal_reference", - "column": 381, - "formater_type": 51, + "column": [ + "ishtar-operations-sources", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "100", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 406 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "associated_url", - "column": 382, - "formater_type": 4, + "column": [ + "ishtar-operations-sources", + 7 + ], + "formater_type": [ + "UnicodeFormater", + "300", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 407 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "receipt_date", - "column": 383, - "formater_type": 25, + "column": [ + "ishtar-operations-sources", + 8 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 408 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "creation_date", - "column": 384, - "formater_type": 25, + "column": [ + "ishtar-operations-sources", + 9 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 409 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "receipt_date_in_documentation", - "column": 385, - "formater_type": 25, + "column": [ + "ishtar-operations-sources", + 10 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 410 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "comment", - "column": 386, - "formater_type": 35, + "column": [ + "ishtar-operations-sources", + 11 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 411 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "description", - "column": 387, - "formater_type": 35, + "column": [ + "ishtar-operations-sources", + 12 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 412 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "additional_information", - "column": 388, - "formater_type": 35, + "column": [ + "ishtar-operations-sources", + 13 + ], + "formater_type": [ + "UnicodeFormater", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 413 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "authors__person__raw_name", - "column": 389, - "formater_type": 4, + "column": [ + "ishtar-operations-sources", + 15 + ], + "formater_type": [ + "UnicodeFormater", + "300", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 414 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "duplicate", - "column": 390, - "formater_type": 19, + "column": [ + "ishtar-operations-sources", + 14 + ], + "formater_type": [ + "StrToBoolean", + "", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 415 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__external_id", - "column": 391, - "formater_type": 11, + "target": "base_finds__context_record__operation__code_patriarche", + "column": [ + "ishtar_finds_parcels_and_cr", + 1 + ], + "formater_type": [ + "UnicodeFormater", + "12", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 416 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__external_id", - "column": 392, - "formater_type": 28, - "concat_str": "-", + "target": "base_finds__context_record__parcel__town__numero_insee", + "column": [ + "ishtar_finds_parcels_and_cr", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], + "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 417 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__external_id", - "column": 393, - "formater_type": 35, - "concat_str": "-", + "target": "base_finds__context_record__parcel__section", + "column": [ + "ishtar_finds_parcels_and_cr", + 3 + ], + "formater_type": [ + "UnicodeFormater", + "4", + "" + ], + "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 418 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__external_id", - "column": 394, - "formater_type": 35, - "concat_str": "-", + "target": "base_finds__context_record__parcel__parcel_number", + "column": [ + "ishtar_finds_parcels_and_cr", + 4 + ], + "formater_type": [ + "UnicodeFormater", + "6", + "" + ], + "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 419 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__external_id", - "column": 395, - "formater_type": 3, - "concat_str": "-", + "target": "base_finds__context_record__label", + "column": [ + "ishtar_finds_parcels_and_cr", + 5 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], + "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 420 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__label", - "column": 396, - "formater_type": 3, + "target": "label", + "column": [ + "ishtar_finds_parcels_and_cr", + 6 + ], + "formater_type": [ + "UnicodeFormater", + "120", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 421 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", "target": "base_finds__context_record__parcel__town__numero_insee", - "column": 392, - "formater_type": 11, + "column": [ + "ishtar-finds", + 2 + ], + "formater_type": [ + "UnicodeFormater", + "5", + "" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 422 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__parcel__section", - "column": 393, - "formater_type": 7, + "target": "towns__numero_insee", + "column": [ + "ishtar-operations", + 39 + ], + "formater_type": [ + "UnicodeFormater", + "6", + "&" + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 423 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__parcel__parcel_number", - "column": 394, - "formater_type": 8, + "target": "opening_date", + "column": [ + "ishtar-context-record", + 26 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 424 + "model": "ishtar_common.importtarget" }, { "fields": { "comment": "", - "target": "base_finds__context_record__parcel__town__numero_insee", - "column": 337, - "formater_type": 28, + "target": "closing_date", + "column": [ + "ishtar-context-record", + 27 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importtarget", - "pk": 425 + "model": "ishtar_common.importtarget" }, { "fields": { - "formater_type": "IntegerFormater", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 1 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_operations.models.OperationType" - }, - "model": "ishtar_common.formatertype", - "pk": 2 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "120" - }, - "model": "ishtar_common.formatertype", - "pk": 3 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "300" - }, - "model": "ishtar_common.formatertype", - "pk": 4 -}, -{ - "fields": { - "formater_type": "DateFormater", - "many_split": "", - "options": "%Y/%m/%d" - }, - "model": "ishtar_common.formatertype", - "pk": 5 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_operations.models.Period" - }, - "model": "ishtar_common.formatertype", - "pk": 6 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "4" - }, - "model": "ishtar_common.formatertype", - "pk": 7 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "6" - }, - "model": "ishtar_common.formatertype", - "pk": 8 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "500" - }, - "model": "ishtar_common.formatertype", - "pk": 10 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "12" - }, - "model": "ishtar_common.formatertype", - "pk": 11 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "SourceType" - }, - "model": "ishtar_common.formatertype", - "pk": 12 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "SupportType" - }, - "model": "ishtar_common.formatertype", - "pk": 13 -}, -{ - "fields": { - "formater_type": "YearFormater", - "many_split": "", - "options": "%Y" - }, - "model": "ishtar_common.formatertype", - "pk": 14 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "Format" - }, - "model": "ishtar_common.formatertype", - "pk": 15 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "1000" - }, - "model": "ishtar_common.formatertype", - "pk": 16 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "30" - }, - "model": "ishtar_common.formatertype", - "pk": 17 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_context_records.models.Unit" - }, - "model": "ishtar_common.formatertype", - "pk": 18 -}, -{ - "fields": { - "formater_type": "StrToBoolean", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 19 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_finds.models.MaterialType" - }, - "model": "ishtar_common.formatertype", - "pk": 20 -}, -{ - "fields": { - "formater_type": "FloatFormater", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 21 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_finds.models.ConservatoryState" - }, - "model": "ishtar_common.formatertype", - "pk": 22 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_finds.models.PreservationType" - }, - "model": "ishtar_common.formatertype", - "pk": 23 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_context_records.models.IdentificationType" - }, - "model": "ishtar_common.formatertype", - "pk": 24 -}, -{ - "fields": { - "formater_type": "DateFormater", - "many_split": " | ", - "options": "%d/%m/%Y | %Y-%m-%d" - }, - "model": "ishtar_common.formatertype", - "pk": 25 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_finds.models.ObjectType" - }, - "model": "ishtar_common.formatertype", - "pk": 26 -}, -{ - "fields": { - "formater_type": "FileFormater", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 27 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "5" - }, - "model": "ishtar_common.formatertype", - "pk": 28 -}, -{ - "fields": { - "formater_type": "UnknowType", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 29 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "200" - }, - "model": "ishtar_common.formatertype", - "pk": 30 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "70" - }, - "model": "ishtar_common.formatertype", - "pk": 31 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_files.models.SaisineType" - }, - "model": "ishtar_common.formatertype", - "pk": 32 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "2000" - }, - "model": "ishtar_common.formatertype", - "pk": 33 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_files.models.PermitType" - }, - "model": "ishtar_common.formatertype", - "pk": 34 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "" - }, - "model": "ishtar_common.formatertype", - "pk": 35 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "60" - }, - "model": "ishtar_common.formatertype", - "pk": 36 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_operations.models.ReportState" - }, - "model": "ishtar_common.formatertype", - "pk": 37 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "10" - }, - "model": "ishtar_common.formatertype", - "pk": 38 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "50" - }, - "model": "ishtar_common.formatertype", - "pk": 39 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_operations.models.RemainType" - }, - "model": "ishtar_common.formatertype", - "pk": 41 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_context_records.models.ActivityType" - }, - "model": "ishtar_common.formatertype", - "pk": 42 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_finds.models.IntegrityType" - }, - "model": "ishtar_common.formatertype", - "pk": 43 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_finds.models.RemarkabilityType" - }, - "model": "ishtar_common.formatertype", - "pk": 44 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "20" - }, - "model": "ishtar_common.formatertype", - "pk": 45 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "SpatialReferenceSystem" - }, - "model": "ishtar_common.formatertype", - "pk": 46 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "TitleType" - }, - "model": "ishtar_common.formatertype", - "pk": 47 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_finds.models.BatchType" - }, - "model": "ishtar_common.formatertype", - "pk": 48 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_context_records.models.RelationType" - }, - "model": "ishtar_common.formatertype", - "pk": 49 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "", - "options": "archaeological_warehouse.models.ContainerType" - }, - "model": "ishtar_common.formatertype", - "pk": 50 -}, -{ - "fields": { - "formater_type": "UnicodeFormater", - "many_split": "", - "options": "100" - }, - "model": "ishtar_common.formatertype", - "pk": 51 -}, -{ - "fields": { - "formater_type": "TypeFormater", - "many_split": "&", - "options": "archaeological_context_records.models.DocumentationType" - }, - "model": "ishtar_common.formatertype", - "pk": 52 -}, -{ - "fields": { - "column": 37, - "concat_str": null, - "field_name": "label", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 1 -}, -{ - "fields": { - "column": 37, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 3 -}, -{ - "fields": { - "column": 5, - "concat_str": null, - "field_name": "scientist__name", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 5 -}, -{ - "fields": { - "column": 27, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 6 -}, -{ - "fields": { - "column": 9, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 15 -}, -{ - "fields": { - "column": 12, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 16 -}, -{ - "fields": { - "column": 26, - "concat_str": "-", - "field_name": "parcel__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 17 -}, -{ - "fields": { - "column": 26, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 18 -}, -{ - "fields": { - "column": 225, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 19 -}, -{ - "fields": { - "column": 33, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 20 -}, -{ - "fields": { - "column": 36, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 21 -}, -{ - "fields": { - "column": 227, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 22 -}, -{ - "fields": { - "column": 226, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 23 -}, -{ - "fields": { - "column": 43, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 24 -}, -{ - "fields": { - "column": 37, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 25 -}, -{ - "fields": { - "column": 43, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 26 -}, -{ - "fields": { - "column": 226, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 27 -}, -{ - "fields": { - "column": 227, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 28 -}, -{ - "fields": { - "column": 36, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 29 -}, -{ - "fields": { - "column": 302, - "concat_str": "-", - "field_name": "parcel__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 31 -}, -{ - "fields": { - "column": 302, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 32 -}, -{ - "fields": { - "column": 304, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 33 -}, -{ - "fields": { - "column": 303, + "comment": "", + "target": "base_finds__discovery_date", + "column": [ + "ishtar-finds", + 35 + ], + "formater_type": [ + "DateFormater", + "%d/%m/%Y | %Y-%m-%d", + " | " + ], "concat_str": "", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 34 -}, -{ - "fields": { - "column": 311, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 35 -}, -{ - "fields": { - "column": 312, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 36 -}, -{ - "fields": { - "column": 314, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 37 -}, -{ - "fields": { - "column": 336, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 38 -}, -{ - "fields": { - "column": 336, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 39 -}, -{ - "fields": { - "column": 337, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 40 -}, -{ - "fields": { - "column": 337, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 41 -}, -{ - "fields": { - "column": 338, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 42 -}, -{ - "fields": { - "column": 338, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 43 -}, -{ - "fields": { - "column": 339, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 44 -}, -{ - "fields": { - "column": 339, - "concat_str": "-", - "field_name": "external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 45 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 340, + "comment": "", + "target": "set_localisation_1", + "column": [ + "ishtar-finds", + 39 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", - "field_name": "label", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 46 -}, -{ - "fields": { - "column": 340, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 47 -}, -{ - "fields": { - "column": 340, - "concat_str": "-", - "field_name": "external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 48 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 373, + "comment": "", + "target": "set_localisation_2", + "column": [ + "ishtar-finds", + 40 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", - "field_name": "container__location__external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 49 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 373, + "comment": "", + "target": "set_localisation_3", + "column": [ + "ishtar-finds", + 41 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", - "field_name": "container__external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 50 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 374, + "comment": "", + "target": "set_localisation_4", + "column": [ + "ishtar-finds", + 42 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", - "field_name": "container__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 51 -}, -{ - "fields": { - "column": 376, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 52 -}, -{ - "fields": { - "column": 379, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 53 -}, -{ - "fields": { - "column": 391, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 54 -}, -{ - "fields": { - "column": 391, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 55 -}, -{ - "fields": { - "column": 392, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 56 -}, -{ - "fields": { - "column": 392, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 57 -}, -{ - "fields": { - "column": 393, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 58 -}, -{ - "fields": { - "column": 393, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 59 -}, -{ - "fields": { - "column": 394, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 60 -}, -{ - "fields": { - "column": 394, - "concat_str": "-", - "field_name": "external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 61 -}, -{ - "fields": { - "column": 395, - "concat_str": "-", - "field_name": "base_finds__external_id", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 62 -}, -{ - "fields": { - "column": 395, - "concat_str": "-", - "field_name": "external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 63 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 396, + "comment": "", + "target": "set_localisation_5", + "column": [ + "ishtar-finds", + 43 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], "concat_str": "", - "field_name": "label", - "concat": false, - "force_new": false - }, - "model": "ishtar_common.importerduplicatefield", - "pk": 64 -}, -{ - "fields": { - "column": 396, - "concat_str": "-", - "field_name": "base_finds__external_id", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 65 + "model": "ishtar_common.importtarget" }, { "fields": { - "column": 396, - "concat_str": "-", - "field_name": "external_id", + "comment": "", + "target": "set_localisation_6", + "column": [ + "ishtar-finds", + 44 + ], + "formater_type": [ + "UnicodeFormater", + "200", + "" + ], + "concat_str": "", + "regexp_filter": null, "concat": false, "force_new": false }, - "model": "ishtar_common.importerduplicatefield", - "pk": 66 + "model": "ishtar_common.importtarget" } ] |