summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-13 11:58:18 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-13 11:58:18 +0100
commit04c47f63d7fd033866b2d913426ef9941de08a39 (patch)
tree0baa7a6b2902ec31f2d9e6dc5086707b24de33e4
parent5f1221af790333d3f497a5f3d2ecddc6d11ff52e (diff)
downloadIshtar-04c47f63d7fd033866b2d913426ef9941de08a39.tar.bz2
Ishtar-04c47f63d7fd033866b2d913426ef9941de08a39.zip
Update archaeological_finds fixtures
-rw-r--r--Makefile.example6
-rw-r--r--archaeological_finds/fixtures/initial_data-fr.json6637
2 files changed, 6641 insertions, 2 deletions
diff --git a/Makefile.example b/Makefile.example
index 03ee4dfd1..967641959 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -167,6 +167,10 @@ fixtures_finds:
cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \
archaeological_finds.materialtype \
archaeological_finds.treatmenttype \
+ archaeological_finds.ConservatoryState \
+ archaeological_finds.PreservationType \
+ archaeological_finds.ObjectType \
+ archaeological_finds.IntegrityType \
> '../archaeological_finds/fixtures/initial_data-'$(default_data)'.json'
fixtures_warehouse:
@@ -182,7 +186,7 @@ fixtures_files:
archaeological_files.permittype \
> '../archaeological_files/fixtures/initial_data-'$(default_data)'.json'
-translations_push:
+translations_push: makemessages
zanata-cli push
translations_pull:
diff --git a/archaeological_finds/fixtures/initial_data-fr.json b/archaeological_finds/fixtures/initial_data-fr.json
index 99c7d395f..5b40546d0 100644
--- a/archaeological_finds/fixtures/initial_data-fr.json
+++ b/archaeological_finds/fixtures/initial_data-fr.json
@@ -522,5 +522,6640 @@
"virtual": false,
"label": "Radiographie num\u00e9rique"
}
+ },
+ {
+ "pk": 4,
+ "model": "archaeological_finds.conservatorystate",
+ "fields": {
+ "comment": "l\u2019\u00e9tat de l\u2019objet n\u00e9cessite un traitement pr\u00e9ventif et/ou curatif.",
+ "available": true,
+ "txt_idx": "critical",
+ "parent": null,
+ "label": "Critique"
+ }
+ },
+ {
+ "pk": 1,
+ "model": "archaeological_finds.conservatorystate",
+ "fields": {
+ "comment": "\u00c9tat \u00e0 d\u00e9termin\u00e9",
+ "available": true,
+ "txt_idx": "unknown",
+ "parent": null,
+ "label": "Inconnu"
+ }
+ },
+ {
+ "pk": 3,
+ "model": "archaeological_finds.conservatorystate",
+ "fields": {
+ "comment": "l\u2019\u00e9tat de l\u2019objet n\u00e9cessite un traitement pr\u00e9ventif.",
+ "available": true,
+ "txt_idx": "unstable",
+ "parent": null,
+ "label": "Instable"
+ }
+ },
+ {
+ "pk": 2,
+ "model": "archaeological_finds.conservatorystate",
+ "fields": {
+ "comment": "l\u2019\u00e9tat de l\u2019objet est stable.",
+ "available": true,
+ "txt_idx": "stable",
+ "parent": null,
+ "label": "Stable"
+ }
+ },
+ {
+ "pk": 2,
+ "model": "archaeological_finds.preservationtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "txt_idx": "recond",
+ "label": "A reconditionner"
+ }
+ },
+ {
+ "pk": 4,
+ "model": "archaeological_finds.preservationtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "txt_idx": "to_restaur",
+ "label": "A restaurer"
+ }
+ },
+ {
+ "pk": 3,
+ "model": "archaeological_finds.preservationtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "txt_idx": "to_stab",
+ "label": "A stabiliser"
+ }
+ },
+ {
+ "pk": 1,
+ "model": "archaeological_finds.preservationtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "txt_idx": "unknown",
+ "label": "Ind\u00e9termin\u00e9"
+ }
+ },
+ {
+ "pk": 8,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "abreuvoir",
+ "parent": null,
+ "label": "abreuvoir"
+ }
+ },
+ {
+ "pk": 9,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "accessoire-de-toilette",
+ "parent": null,
+ "label": "accessoire de toilette"
+ }
+ },
+ {
+ "pk": 10,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "affutoir",
+ "parent": null,
+ "label": "aff\u00fbtoir"
+ }
+ },
+ {
+ "pk": 11,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "agrafe",
+ "parent": null,
+ "label": "agrafe"
+ }
+ },
+ {
+ "pk": 12,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "aiguille",
+ "parent": null,
+ "label": "aiguille"
+ }
+ },
+ {
+ "pk": 13,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "aiguille-a-chas",
+ "parent": null,
+ "label": "aiguille \u00e0 chas"
+ }
+ },
+ {
+ "pk": 14,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "aiguisoir",
+ "parent": null,
+ "label": "aiguisoir"
+ }
+ },
+ {
+ "pk": 15,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "albarel",
+ "parent": null,
+ "label": "albarel"
+ }
+ },
+ {
+ "pk": 16,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "alene",
+ "parent": null,
+ "label": "al\u00eane"
+ }
+ },
+ {
+ "pk": 17,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "amphore",
+ "parent": null,
+ "label": "amphore"
+ }
+ },
+ {
+ "pk": 18,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "amphorette",
+ "parent": null,
+ "label": "amphorette"
+ }
+ },
+ {
+ "pk": 7,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ancre",
+ "parent": null,
+ "label": "ancre"
+ }
+ },
+ {
+ "pk": 19,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "andouillet",
+ "parent": null,
+ "label": "andouillet"
+ }
+ },
+ {
+ "pk": 20,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "angon",
+ "parent": null,
+ "label": "angon"
+ }
+ },
+ {
+ "pk": 21,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "anneau",
+ "parent": null,
+ "label": "anneau"
+ }
+ },
+ {
+ "pk": 22,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "anse",
+ "parent": null,
+ "label": "anse"
+ }
+ },
+ {
+ "pk": 23,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "applique",
+ "parent": null,
+ "label": "applique"
+ }
+ },
+ {
+ "pk": 24,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "appui-de-fenetre",
+ "parent": null,
+ "label": "appui de fen\u00eatre"
+ }
+ },
+ {
+ "pk": 25,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ardillon",
+ "parent": null,
+ "label": "ardillon"
+ }
+ },
+ {
+ "pk": 26,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ardoise",
+ "parent": null,
+ "label": "ardoise"
+ }
+ },
+ {
+ "pk": 27,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ardoise-de-couverture",
+ "parent": null,
+ "label": "ardoise de couverture"
+ }
+ },
+ {
+ "pk": 28,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "argile",
+ "parent": null,
+ "label": "argile"
+ }
+ },
+ {
+ "pk": 29,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "argile-brule",
+ "parent": null,
+ "label": "argile br\u00fbl\u00e9"
+ }
+ },
+ {
+ "pk": 30,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "armille",
+ "parent": null,
+ "label": "armille"
+ }
+ },
+ {
+ "pk": 31,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "arrache-clous",
+ "parent": null,
+ "label": "arrache-clous "
+ }
+ },
+ {
+ "pk": 32,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "assiette",
+ "parent": null,
+ "label": "assiette"
+ }
+ },
+ {
+ "pk": 33,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "attache",
+ "parent": null,
+ "label": "attache"
+ }
+ },
+ {
+ "pk": 34,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "aumoniere",
+ "parent": null,
+ "label": "aum\u00f4ni\u00e8re "
+ }
+ },
+ {
+ "pk": 35,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "avifaune-oiseau",
+ "parent": null,
+ "label": "avifaune (oiseau)"
+ }
+ },
+ {
+ "pk": 36,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "axe-dune-meule-et-licotin",
+ "parent": null,
+ "label": "axe d'une meule et licotin"
+ }
+ },
+ {
+ "pk": 37,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bague",
+ "parent": null,
+ "label": "bague"
+ }
+ },
+ {
+ "pk": 38,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "balance",
+ "parent": null,
+ "label": "balance"
+ }
+ },
+ {
+ "pk": 39,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "balle",
+ "parent": null,
+ "label": "balle"
+ }
+ },
+ {
+ "pk": 40,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "balsamaire",
+ "parent": null,
+ "label": "balsamaire"
+ }
+ },
+ {
+ "pk": 41,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "balustrade",
+ "parent": null,
+ "label": "balustrade"
+ }
+ },
+ {
+ "pk": 42,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bandage-de-roue",
+ "parent": null,
+ "label": "bandage de roue"
+ }
+ },
+ {
+ "pk": 43,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "barbacane",
+ "parent": null,
+ "label": "barbacane"
+ }
+ },
+ {
+ "pk": 44,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "barre",
+ "parent": null,
+ "label": "barre"
+ }
+ },
+ {
+ "pk": 45,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "barrette",
+ "parent": null,
+ "label": "barrette"
+ }
+ },
+ {
+ "pk": 46,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "barrette-de-fourreau",
+ "parent": null,
+ "label": "barrette de fourreau"
+ }
+ },
+ {
+ "pk": 47,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "basalte",
+ "parent": null,
+ "label": "basalte"
+ }
+ },
+ {
+ "pk": 48,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "base",
+ "parent": null,
+ "label": "base"
+ }
+ },
+ {
+ "pk": 49,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "base-de-colonne",
+ "parent": null,
+ "label": "base de colonne"
+ }
+ },
+ {
+ "pk": 50,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bassin",
+ "parent": null,
+ "label": "bassin"
+ }
+ },
+ {
+ "pk": 51,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "baton-docre",
+ "parent": null,
+ "label": "b\u00e2ton d'ocre"
+ }
+ },
+ {
+ "pk": 52,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "battitures",
+ "parent": null,
+ "label": "battitures"
+ }
+ },
+ {
+ "pk": 54,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "beche",
+ "parent": null,
+ "label": "b\u00eache"
+ }
+ },
+ {
+ "pk": 53,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bec-verseur",
+ "parent": null,
+ "label": "bec verseur"
+ }
+ },
+ {
+ "pk": 55,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "beliere",
+ "parent": null,
+ "label": "b\u00e9li\u00e8re"
+ }
+ },
+ {
+ "pk": 56,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "biface",
+ "parent": null,
+ "label": "biface"
+ }
+ },
+ {
+ "pk": 57,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bille",
+ "parent": null,
+ "label": "bille"
+ }
+ },
+ {
+ "pk": 58,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bloc",
+ "parent": null,
+ "label": "bloc"
+ }
+ },
+ {
+ "pk": 59,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bloc-sculpte",
+ "parent": null,
+ "label": "bloc sculpt\u00e9"
+ }
+ },
+ {
+ "pk": 60,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bloc-taille",
+ "parent": null,
+ "label": "bloc taill\u00e9"
+ }
+ },
+ {
+ "pk": 61,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bobine-a-fil",
+ "parent": null,
+ "label": "bobine \u00e0 fil"
+ }
+ },
+ {
+ "pk": 62,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bocal",
+ "parent": null,
+ "label": "bocal"
+ }
+ },
+ {
+ "pk": 63,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bocal-a-pharmacie",
+ "parent": null,
+ "label": "bocal \u00e0 pharmacie"
+ }
+ },
+ {
+ "pk": 64,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bois",
+ "parent": null,
+ "label": "bois"
+ }
+ },
+ {
+ "pk": 65,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bois-de-cerf",
+ "parent": null,
+ "label": "bois de cerf"
+ }
+ },
+ {
+ "pk": 66,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bois-de-construction",
+ "parent": null,
+ "label": "bois de construction"
+ }
+ },
+ {
+ "pk": 67,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boite",
+ "parent": null,
+ "label": "bo\u00eete"
+ }
+ },
+ {
+ "pk": 68,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bol",
+ "parent": null,
+ "label": "bol"
+ }
+ },
+ {
+ "pk": 69,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bonnet",
+ "parent": null,
+ "label": "bonnet"
+ }
+ },
+ {
+ "pk": 70,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bord",
+ "parent": null,
+ "label": "bord "
+ }
+ },
+ {
+ "pk": 71,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bordure",
+ "parent": null,
+ "label": "bordure"
+ }
+ },
+ {
+ "pk": 72,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucharde-ou-eclat",
+ "parent": null,
+ "label": "boucharde ou \u00e9clat"
+ }
+ },
+ {
+ "pk": 73,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bouchon",
+ "parent": null,
+ "label": "bouchon"
+ }
+ },
+ {
+ "pk": 74,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle",
+ "parent": null,
+ "label": "boucle"
+ }
+ },
+ {
+ "pk": 77,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle-de-ceinture",
+ "parent": null,
+ "label": "boucle de ceinture"
+ }
+ },
+ {
+ "pk": 78,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle-de-chaussure",
+ "parent": null,
+ "label": "boucle de chaussure"
+ }
+ },
+ {
+ "pk": 76,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle-dharnachement",
+ "parent": null,
+ "label": "boucle d'harnachement"
+ }
+ },
+ {
+ "pk": 75,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle-doreille",
+ "parent": null,
+ "label": "boucle d'oreille"
+ }
+ },
+ {
+ "pk": 79,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boucle-en-8",
+ "parent": null,
+ "label": "boucle en 8"
+ }
+ },
+ {
+ "pk": 80,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boudins",
+ "parent": null,
+ "label": "boudins"
+ }
+ },
+ {
+ "pk": 81,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bougeoir",
+ "parent": null,
+ "label": "bougeoir"
+ }
+ },
+ {
+ "pk": 82,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boule",
+ "parent": null,
+ "label": "boule"
+ }
+ },
+ {
+ "pk": 83,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boulet",
+ "parent": null,
+ "label": "boulet"
+ }
+ },
+ {
+ "pk": 84,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boulet-de-canon",
+ "parent": null,
+ "label": "boulet de canon"
+ }
+ },
+ {
+ "pk": 85,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "boulette",
+ "parent": null,
+ "label": "boulette"
+ }
+ },
+ {
+ "pk": 86,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bouteille",
+ "parent": null,
+ "label": "bouteille"
+ }
+ },
+ {
+ "pk": 87,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bouterolle",
+ "parent": null,
+ "label": "bouterolle"
+ }
+ },
+ {
+ "pk": 88,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bouton",
+ "parent": null,
+ "label": "bouton"
+ }
+ },
+ {
+ "pk": 89,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bovide",
+ "parent": null,
+ "label": "bovid\u00e9"
+ }
+ },
+ {
+ "pk": 90,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bracelet",
+ "parent": null,
+ "label": "bracelet"
+ }
+ },
+ {
+ "pk": 91,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "branche",
+ "parent": null,
+ "label": "branche"
+ }
+ },
+ {
+ "pk": 92,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bride",
+ "parent": null,
+ "label": "bride"
+ }
+ },
+ {
+ "pk": 93,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "brides-dattaches",
+ "parent": null,
+ "label": "brides d'attaches"
+ }
+ },
+ {
+ "pk": 94,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "brique",
+ "parent": null,
+ "label": "brique"
+ }
+ },
+ {
+ "pk": 95,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "briquet",
+ "parent": null,
+ "label": "briquet"
+ }
+ },
+ {
+ "pk": 96,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "briquetage-element",
+ "parent": null,
+ "label": "briquetage (\u00e9l\u00e9ment)"
+ }
+ },
+ {
+ "pk": 97,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "broche",
+ "parent": null,
+ "label": "broche"
+ }
+ },
+ {
+ "pk": 98,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "broyon",
+ "parent": null,
+ "label": "broyon"
+ }
+ },
+ {
+ "pk": 99,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "bulle-pontificale",
+ "parent": null,
+ "label": "bulle pontificale"
+ }
+ },
+ {
+ "pk": 100,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "burin",
+ "parent": null,
+ "label": "burin"
+ }
+ },
+ {
+ "pk": 101,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "buste",
+ "parent": null,
+ "label": "buste"
+ }
+ },
+ {
+ "pk": 102,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cabochon",
+ "parent": null,
+ "label": "cabochon"
+ }
+ },
+ {
+ "pk": 103,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cadenas",
+ "parent": null,
+ "label": "cadenas"
+ }
+ },
+ {
+ "pk": 104,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "calage",
+ "parent": null,
+ "label": "calage"
+ }
+ },
+ {
+ "pk": 105,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "calcaire-moulure",
+ "parent": null,
+ "label": "calcaire moulur\u00e9"
+ }
+ },
+ {
+ "pk": 106,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cale",
+ "parent": null,
+ "label": "cale"
+ }
+ },
+ {
+ "pk": 107,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "calice",
+ "parent": null,
+ "label": "calice"
+ }
+ },
+ {
+ "pk": 108,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "calotte-cranienne-et-fibula",
+ "parent": null,
+ "label": "calotte cr\u00e2nienne et fibula"
+ }
+ },
+ {
+ "pk": 109,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "canalisation",
+ "parent": null,
+ "label": "canalisation"
+ }
+ },
+ {
+ "pk": 110,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "canon",
+ "parent": null,
+ "label": "canon"
+ }
+ },
+ {
+ "pk": 111,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "caquelon",
+ "parent": null,
+ "label": "caquelon"
+ }
+ },
+ {
+ "pk": 112,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carafe",
+ "parent": null,
+ "label": "carafe"
+ }
+ },
+ {
+ "pk": 113,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carene",
+ "parent": null,
+ "label": "car\u00e8ne"
+ }
+ },
+ {
+ "pk": 114,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau",
+ "parent": null,
+ "label": "carreau"
+ }
+ },
+ {
+ "pk": 120,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-bol",
+ "parent": null,
+ "label": "carreau-bol"
+ }
+ },
+ {
+ "pk": 116,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-dangle",
+ "parent": null,
+ "label": "carreau d'angle"
+ }
+ },
+ {
+ "pk": 115,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-darbalete",
+ "parent": null,
+ "label": "carreau d'arbal\u00e8te"
+ }
+ },
+ {
+ "pk": 117,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-de-pavement",
+ "parent": null,
+ "label": "carreau de pavement"
+ }
+ },
+ {
+ "pk": 118,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-de-poele",
+ "parent": null,
+ "label": "carreau de po\u00eale"
+ }
+ },
+ {
+ "pk": 119,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carreau-double",
+ "parent": null,
+ "label": "carreau double"
+ }
+ },
+ {
+ "pk": 121,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "carrelage",
+ "parent": null,
+ "label": "carrelage"
+ }
+ },
+ {
+ "pk": 122,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cartouche",
+ "parent": null,
+ "label": "cartouche"
+ }
+ },
+ {
+ "pk": 123,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "casque",
+ "parent": null,
+ "label": "casque"
+ }
+ },
+ {
+ "pk": 124,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "casson",
+ "parent": null,
+ "label": "casson"
+ }
+ },
+ {
+ "pk": 125,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cavalier",
+ "parent": null,
+ "label": "cavalier"
+ }
+ },
+ {
+ "pk": 126,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ceinture",
+ "parent": null,
+ "label": "ceinture"
+ }
+ },
+ {
+ "pk": 127,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cerclage",
+ "parent": null,
+ "label": "cerclage"
+ }
+ },
+ {
+ "pk": 128,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cercle",
+ "parent": null,
+ "label": "cercle"
+ }
+ },
+ {
+ "pk": 129,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cereales",
+ "parent": null,
+ "label": "c\u00e9r\u00e9ales"
+ }
+ },
+ {
+ "pk": 130,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cervide",
+ "parent": null,
+ "label": "cervid\u00e9"
+ }
+ },
+ {
+ "pk": 131,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chaine",
+ "parent": null,
+ "label": "cha\u00eene"
+ }
+ },
+ {
+ "pk": 132,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chainette",
+ "parent": null,
+ "label": "cha\u00eenette"
+ }
+ },
+ {
+ "pk": 133,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chandelier",
+ "parent": null,
+ "label": "chandelier"
+ }
+ },
+ {
+ "pk": 134,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chape",
+ "parent": null,
+ "label": "chape"
+ }
+ },
+ {
+ "pk": 135,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chapelet",
+ "parent": null,
+ "label": "chapelet"
+ }
+ },
+ {
+ "pk": 136,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chapiteau",
+ "parent": null,
+ "label": "chapiteau"
+ }
+ },
+ {
+ "pk": 137,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "charbon",
+ "parent": null,
+ "label": "charbon"
+ }
+ },
+ {
+ "pk": 138,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "charniere",
+ "parent": null,
+ "label": "charni\u00e8re"
+ }
+ },
+ {
+ "pk": 140,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chatelaine",
+ "parent": null,
+ "label": "ch\u00e2telaine"
+ }
+ },
+ {
+ "pk": 141,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chaton",
+ "parent": null,
+ "label": "chaton"
+ }
+ },
+ {
+ "pk": 139,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chat-tete",
+ "parent": null,
+ "label": "chat (t\u00eate)"
+ }
+ },
+ {
+ "pk": 142,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chaudron",
+ "parent": null,
+ "label": "chaudron"
+ }
+ },
+ {
+ "pk": 143,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chaussure",
+ "parent": null,
+ "label": "chaussure"
+ }
+ },
+ {
+ "pk": 144,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chenet",
+ "parent": null,
+ "label": "chenet"
+ }
+ },
+ {
+ "pk": 145,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cheveux",
+ "parent": null,
+ "label": "cheveux"
+ }
+ },
+ {
+ "pk": 146,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cheville",
+ "parent": null,
+ "label": "cheville"
+ }
+ },
+ {
+ "pk": 147,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "chien",
+ "parent": null,
+ "label": "chien"
+ }
+ },
+ {
+ "pk": 148,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "christ-en-croix",
+ "parent": null,
+ "label": "christ en croix"
+ }
+ },
+ {
+ "pk": 149,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ciboire",
+ "parent": null,
+ "label": "ciboire"
+ }
+ },
+ {
+ "pk": 150,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ciseau",
+ "parent": null,
+ "label": "ciseau"
+ }
+ },
+ {
+ "pk": 151,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ciseaux-plat",
+ "parent": null,
+ "label": "ciseaux plat"
+ }
+ },
+ {
+ "pk": 152,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ciste",
+ "parent": null,
+ "label": "ciste"
+ }
+ },
+ {
+ "pk": 153,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "clarine",
+ "parent": null,
+ "label": "clarine "
+ }
+ },
+ {
+ "pk": 154,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "claveau",
+ "parent": null,
+ "label": "claveau"
+ }
+ },
+ {
+ "pk": 155,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "clavette",
+ "parent": null,
+ "label": "clavette"
+ }
+ },
+ {
+ "pk": 156,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "clavicule",
+ "parent": null,
+ "label": "clavicule"
+ }
+ },
+ {
+ "pk": 157,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cle",
+ "parent": null,
+ "label": "cl\u00e9"
+ }
+ },
+ {
+ "pk": 158,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cle-bague",
+ "parent": null,
+ "label": "cl\u00e9 bague"
+ }
+ },
+ {
+ "pk": 159,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cle-de-voute",
+ "parent": null,
+ "label": "cl\u00e9 de vo\u00fbte"
+ }
+ },
+ {
+ "pk": 160,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cloche",
+ "parent": null,
+ "label": "cloche"
+ }
+ },
+ {
+ "pk": 161,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "clochette",
+ "parent": null,
+ "label": "clochette"
+ }
+ },
+ {
+ "pk": 162,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "clou",
+ "parent": null,
+ "label": "clou"
+ }
+ },
+ {
+ "pk": 163,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coffret",
+ "parent": null,
+ "label": "coffret"
+ }
+ },
+ {
+ "pk": 164,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coin",
+ "parent": null,
+ "label": "coin"
+ }
+ },
+ {
+ "pk": 165,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "col",
+ "parent": null,
+ "label": "col"
+ }
+ },
+ {
+ "pk": 166,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "collier",
+ "parent": null,
+ "label": "collier"
+ }
+ },
+ {
+ "pk": 167,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "colonne",
+ "parent": null,
+ "label": "colonne"
+ }
+ },
+ {
+ "pk": 168,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "colonnette",
+ "parent": null,
+ "label": "colonnette"
+ }
+ },
+ {
+ "pk": 169,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cone",
+ "parent": null,
+ "label": "c\u00f4ne"
+ }
+ },
+ {
+ "pk": 170,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "contre-plaque",
+ "parent": null,
+ "label": "contre plaque"
+ }
+ },
+ {
+ "pk": 171,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "copeau",
+ "parent": null,
+ "label": "copeau"
+ }
+ },
+ {
+ "pk": 172,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coprolithes",
+ "parent": null,
+ "label": "coprolithes"
+ }
+ },
+ {
+ "pk": 173,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coquemar-tripode",
+ "parent": null,
+ "label": "coquemar tripode"
+ }
+ },
+ {
+ "pk": 174,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coquillage-conchyliologie",
+ "parent": null,
+ "label": "coquillage (conchyliologie)"
+ }
+ },
+ {
+ "pk": 175,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "corne",
+ "parent": null,
+ "label": "corne"
+ }
+ },
+ {
+ "pk": 176,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "corne-dappel",
+ "parent": null,
+ "label": "corne d'appel"
+ }
+ },
+ {
+ "pk": 177,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cornet",
+ "parent": null,
+ "label": "cornet"
+ }
+ },
+ {
+ "pk": 178,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "corniere",
+ "parent": null,
+ "label": "corni\u00e8re"
+ }
+ },
+ {
+ "pk": 179,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cote",
+ "parent": null,
+ "label": "c\u00f4te"
+ }
+ },
+ {
+ "pk": 180,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coulure",
+ "parent": null,
+ "label": "coulure"
+ }
+ },
+ {
+ "pk": 181,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coupe",
+ "parent": null,
+ "label": "coupe"
+ }
+ },
+ {
+ "pk": 182,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coupelle",
+ "parent": null,
+ "label": "coupelle"
+ }
+ },
+ {
+ "pk": 183,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "couteau",
+ "parent": null,
+ "label": "couteau"
+ }
+ },
+ {
+ "pk": 184,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "couvercle",
+ "parent": null,
+ "label": "couvercle"
+ }
+ },
+ {
+ "pk": 185,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "couvre-feu",
+ "parent": null,
+ "label": "couvre feu"
+ }
+ },
+ {
+ "pk": 186,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "couvre-joint",
+ "parent": null,
+ "label": "couvre joint"
+ }
+ },
+ {
+ "pk": 187,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "coxal",
+ "parent": null,
+ "label": "coxal"
+ }
+ },
+ {
+ "pk": 188,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "crampon",
+ "parent": null,
+ "label": "crampon"
+ }
+ },
+ {
+ "pk": 189,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "crane",
+ "parent": null,
+ "label": "cr\u00e2ne"
+ }
+ },
+ {
+ "pk": 190,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "crapaudine",
+ "parent": null,
+ "label": "crapaudine"
+ }
+ },
+ {
+ "pk": 191,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cremaillere-element-de",
+ "parent": null,
+ "label": "cr\u00e9maill\u00e8re ( \u00e9l\u00e9ment de )"
+ }
+ },
+ {
+ "pk": 192,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "creuset",
+ "parent": null,
+ "label": "creuset"
+ }
+ },
+ {
+ "pk": 193,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "crochet",
+ "parent": null,
+ "label": "crochet"
+ }
+ },
+ {
+ "pk": 194,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "croix",
+ "parent": null,
+ "label": "croix"
+ }
+ },
+ {
+ "pk": 195,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "croix-de-lorraine",
+ "parent": null,
+ "label": "croix de lorraine"
+ }
+ },
+ {
+ "pk": 196,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cruche",
+ "parent": null,
+ "label": "cruche"
+ }
+ },
+ {
+ "pk": 197,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "crucifix",
+ "parent": null,
+ "label": "crucifix"
+ }
+ },
+ {
+ "pk": 198,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cuillere",
+ "parent": null,
+ "label": "cuill\u00e8re"
+ }
+ },
+ {
+ "pk": 199,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cuirasse",
+ "parent": null,
+ "label": "cuirasse"
+ }
+ },
+ {
+ "pk": 200,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "culot",
+ "parent": null,
+ "label": "culot"
+ }
+ },
+ {
+ "pk": 201,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "culot-de-forge",
+ "parent": null,
+ "label": "culot de forge"
+ }
+ },
+ {
+ "pk": 202,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "curette",
+ "parent": null,
+ "label": "curette"
+ }
+ },
+ {
+ "pk": 203,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cuve",
+ "parent": null,
+ "label": "cuve"
+ }
+ },
+ {
+ "pk": 204,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "cylindre",
+ "parent": null,
+ "label": "cylindre"
+ }
+ },
+ {
+ "pk": 205,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dallage",
+ "parent": null,
+ "label": "dallage"
+ }
+ },
+ {
+ "pk": 206,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dalle",
+ "parent": null,
+ "label": "dalle"
+ }
+ },
+ {
+ "pk": 207,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "de-a-coudre",
+ "parent": null,
+ "label": "d\u00e9 \u00e0 coudre"
+ }
+ },
+ {
+ "pk": 208,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "de-a-jouer",
+ "parent": null,
+ "label": "d\u00e9 \u00e0 jouer"
+ }
+ },
+ {
+ "pk": 209,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dechet-chute-de-sciage",
+ "parent": null,
+ "label": "d\u00e9chet chute de sciage"
+ }
+ },
+ {
+ "pk": 210,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dechet-de-coule",
+ "parent": null,
+ "label": "d\u00e9chet de coul\u00e9"
+ }
+ },
+ {
+ "pk": 211,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dechets-de-forge",
+ "parent": null,
+ "label": "d\u00e9chets de forge"
+ }
+ },
+ {
+ "pk": 212,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "decor-sculpte",
+ "parent": null,
+ "label": "d\u00e9cor sculpt\u00e9"
+ }
+ },
+ {
+ "pk": 213,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "degorgeoir",
+ "parent": null,
+ "label": "d\u00e9gorgeoir"
+ }
+ },
+ {
+ "pk": 214,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dent",
+ "parent": null,
+ "label": "dent"
+ }
+ },
+ {
+ "pk": 215,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "disque",
+ "parent": null,
+ "label": "disque"
+ }
+ },
+ {
+ "pk": 216,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "divers",
+ "parent": null,
+ "label": "divers"
+ }
+ },
+ {
+ "pk": 217,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "divinite",
+ "parent": null,
+ "label": "divinit\u00e9"
+ }
+ },
+ {
+ "pk": 218,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dogger",
+ "parent": null,
+ "label": "dogger"
+ }
+ },
+ {
+ "pk": 219,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dolia",
+ "parent": null,
+ "label": "dolia"
+ }
+ },
+ {
+ "pk": 220,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "dolium",
+ "parent": null,
+ "label": "dolium"
+ }
+ },
+ {
+ "pk": 221,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "douelle",
+ "parent": null,
+ "label": "douelle"
+ }
+ },
+ {
+ "pk": 222,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "douille",
+ "parent": null,
+ "label": "douille"
+ }
+ },
+ {
+ "pk": 223,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ebauche",
+ "parent": null,
+ "label": "\u00e9bauche"
+ }
+ },
+ {
+ "pk": 224,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "echantillon",
+ "parent": null,
+ "label": "\u00e9chantillon"
+ }
+ },
+ {
+ "pk": 225,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "eclat",
+ "parent": null,
+ "label": "\u00e9clat"
+ }
+ },
+ {
+ "pk": 226,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ecuelle",
+ "parent": null,
+ "label": "\u00e9cuelle"
+ }
+ },
+ {
+ "pk": 227,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ecusson",
+ "parent": null,
+ "label": "\u00e9cusson"
+ }
+ },
+ {
+ "pk": 228,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "element-architectural",
+ "parent": null,
+ "label": "\u00e9l\u00e9ment architectural"
+ }
+ },
+ {
+ "pk": 230,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "element-de-char",
+ "parent": null,
+ "label": "\u00e9l\u00e9ment de char"
+ }
+ },
+ {
+ "pk": 229,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "element-dharnachement",
+ "parent": null,
+ "label": "\u00e9l\u00e9ment d'harnachement"
+ }
+ },
+ {
+ "pk": 231,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "embarcation",
+ "parent": null,
+ "label": "embarcation"
+ }
+ },
+ {
+ "pk": 232,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "empreinte-de-pas",
+ "parent": null,
+ "label": "empreinte de pas"
+ }
+ },
+ {
+ "pk": 233,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "enclume",
+ "parent": null,
+ "label": "enclume"
+ }
+ },
+ {
+ "pk": 234,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "enduit",
+ "parent": null,
+ "label": "enduit"
+ }
+ },
+ {
+ "pk": 235,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "enseigne-de-pelerinage",
+ "parent": null,
+ "label": "enseigne de p\u00e8lerinage"
+ }
+ },
+ {
+ "pk": 236,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "epaule",
+ "parent": null,
+ "label": "\u00e9paule"
+ }
+ },
+ {
+ "pk": 237,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "epee",
+ "parent": null,
+ "label": "\u00e9p\u00e9e"
+ }
+ },
+ {
+ "pk": 238,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "eperon",
+ "parent": null,
+ "label": "\u00e9peron"
+ }
+ },
+ {
+ "pk": 239,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "epingle",
+ "parent": null,
+ "label": "\u00e9pingle"
+ }
+ },
+ {
+ "pk": 240,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "equide",
+ "parent": null,
+ "label": "\u00e9quid\u00e9"
+ }
+ },
+ {
+ "pk": 241,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "escargot",
+ "parent": null,
+ "label": "escargot"
+ }
+ },
+ {
+ "pk": 242,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "esquille",
+ "parent": null,
+ "label": "esquille"
+ }
+ },
+ {
+ "pk": 243,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "esse",
+ "parent": null,
+ "label": "esse"
+ }
+ },
+ {
+ "pk": 244,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "estampille",
+ "parent": null,
+ "label": "estampille"
+ }
+ },
+ {
+ "pk": 245,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "etrier",
+ "parent": null,
+ "label": "\u00e9trier"
+ }
+ },
+ {
+ "pk": 246,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ex-voto",
+ "parent": null,
+ "label": "ex voto"
+ }
+ },
+ {
+ "pk": 247,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fabricat",
+ "parent": null,
+ "label": "fabricat"
+ }
+ },
+ {
+ "pk": 248,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "faisselle",
+ "parent": null,
+ "label": "faisselle"
+ }
+ },
+ {
+ "pk": 249,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fascine",
+ "parent": null,
+ "label": "fascine"
+ }
+ },
+ {
+ "pk": 250,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fauchard",
+ "parent": null,
+ "label": "fauchard"
+ }
+ },
+ {
+ "pk": 251,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "faucille",
+ "parent": null,
+ "label": "faucille"
+ }
+ },
+ {
+ "pk": 252,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "faune",
+ "parent": null,
+ "label": "faune"
+ }
+ },
+ {
+ "pk": 253,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "femur",
+ "parent": null,
+ "label": "f\u00e9mur"
+ }
+ },
+ {
+ "pk": 254,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fer-a-cheval",
+ "parent": null,
+ "label": "fer \u00e0 cheval"
+ }
+ },
+ {
+ "pk": 256,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fer-de-lance",
+ "parent": null,
+ "label": "fer de lance"
+ }
+ },
+ {
+ "pk": 255,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fer-dequide",
+ "parent": null,
+ "label": "fer d'\u00e9quid\u00e9"
+ }
+ },
+ {
+ "pk": 257,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ferret",
+ "parent": null,
+ "label": "ferret"
+ }
+ },
+ {
+ "pk": 258,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ferrure-element",
+ "parent": null,
+ "label": "ferrure (\u00e9l\u00e9ment)"
+ }
+ },
+ {
+ "pk": 259,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "feuillard",
+ "parent": null,
+ "label": "feuillard"
+ }
+ },
+ {
+ "pk": 260,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "feuille",
+ "parent": null,
+ "label": "feuille"
+ }
+ },
+ {
+ "pk": 261,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fiasque",
+ "parent": null,
+ "label": "fiasque"
+ }
+ },
+ {
+ "pk": 262,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fibulas",
+ "parent": null,
+ "label": "fibulas"
+ }
+ },
+ {
+ "pk": 263,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fibule",
+ "parent": null,
+ "label": "fibule"
+ }
+ },
+ {
+ "pk": 264,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fiche",
+ "parent": null,
+ "label": "fiche"
+ }
+ },
+ {
+ "pk": 265,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fiche-a-beliere",
+ "parent": null,
+ "label": "fiche \u00e0 b\u00e9li\u00e8re"
+ }
+ },
+ {
+ "pk": 266,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "figurine",
+ "parent": null,
+ "label": "figurine"
+ }
+ },
+ {
+ "pk": 267,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fil",
+ "parent": null,
+ "label": "fil"
+ }
+ },
+ {
+ "pk": 268,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fiole",
+ "parent": null,
+ "label": "fiole"
+ }
+ },
+ {
+ "pk": 269,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "flacon",
+ "parent": null,
+ "label": "flacon"
+ }
+ },
+ {
+ "pk": 270,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fleau-de-balance",
+ "parent": null,
+ "label": "fl\u00e9au de balance"
+ }
+ },
+ {
+ "pk": 271,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fleche",
+ "parent": null,
+ "label": "fl\u00e8che"
+ }
+ },
+ {
+ "pk": 272,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "flute",
+ "parent": null,
+ "label": "fl\u00fbte"
+ }
+ },
+ {
+ "pk": 273,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fond",
+ "parent": null,
+ "label": "fond"
+ }
+ },
+ {
+ "pk": 274,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "force",
+ "parent": null,
+ "label": "force"
+ }
+ },
+ {
+ "pk": 275,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "four",
+ "parent": null,
+ "label": "four"
+ }
+ },
+ {
+ "pk": 276,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fourche",
+ "parent": null,
+ "label": "fourche"
+ }
+ },
+ {
+ "pk": 277,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fourreau",
+ "parent": null,
+ "label": "fourreau"
+ }
+ },
+ {
+ "pk": 278,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "foyer",
+ "parent": null,
+ "label": "foyer"
+ }
+ },
+ {
+ "pk": 279,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "francisque",
+ "parent": null,
+ "label": "francisque"
+ }
+ },
+ {
+ "pk": 280,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "frette",
+ "parent": null,
+ "label": "frette"
+ }
+ },
+ {
+ "pk": 281,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "frise-darchitrave",
+ "parent": null,
+ "label": "frise d'architrave"
+ }
+ },
+ {
+ "pk": 282,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "furgeoire",
+ "parent": null,
+ "label": "furgeoire"
+ }
+ },
+ {
+ "pk": 283,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fusaiole",
+ "parent": null,
+ "label": "fusa\u00efole"
+ }
+ },
+ {
+ "pk": 284,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fusee-dobus",
+ "parent": null,
+ "label": "fus\u00e9e d'obus"
+ }
+ },
+ {
+ "pk": 285,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "fut-de-colonne",
+ "parent": null,
+ "label": "f\u00fbt de colonne"
+ }
+ },
+ {
+ "pk": 286,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "galet",
+ "parent": null,
+ "label": "galet"
+ }
+ },
+ {
+ "pk": 287,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "garniture",
+ "parent": null,
+ "label": "garniture"
+ }
+ },
+ {
+ "pk": 288,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "garniture-de-bouton",
+ "parent": null,
+ "label": "garniture de bouton"
+ }
+ },
+ {
+ "pk": 289,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "garniture-de-ceinture",
+ "parent": null,
+ "label": "garniture de ceinture"
+ }
+ },
+ {
+ "pk": 290,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gasteropode-escargot",
+ "parent": null,
+ "label": "gast\u00e9ropode (escargot)"
+ }
+ },
+ {
+ "pk": 291,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gland",
+ "parent": null,
+ "label": "gland"
+ }
+ },
+ {
+ "pk": 292,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gobelet",
+ "parent": null,
+ "label": "gobelet"
+ }
+ },
+ {
+ "pk": 293,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gobelet-de-poele",
+ "parent": null,
+ "label": "gobelet de po\u00eale"
+ }
+ },
+ {
+ "pk": 294,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gond",
+ "parent": null,
+ "label": "gond"
+ }
+ },
+ {
+ "pk": 295,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gouge",
+ "parent": null,
+ "label": "gouge"
+ }
+ },
+ {
+ "pk": 296,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "goulot",
+ "parent": null,
+ "label": "goulot"
+ }
+ },
+ {
+ "pk": 297,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "goutte-de-verre",
+ "parent": null,
+ "label": "goutte de verre"
+ }
+ },
+ {
+ "pk": 298,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gouttiere",
+ "parent": null,
+ "label": "goutti\u00e8re"
+ }
+ },
+ {
+ "pk": 299,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "grain-de-chapelet",
+ "parent": null,
+ "label": "grain de chapelet"
+ }
+ },
+ {
+ "pk": 300,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "graine",
+ "parent": null,
+ "label": "graine"
+ }
+ },
+ {
+ "pk": 301,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "grattoir",
+ "parent": null,
+ "label": "grattoir"
+ }
+ },
+ {
+ "pk": 302,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gravier",
+ "parent": null,
+ "label": "gravier "
+ }
+ },
+ {
+ "pk": 303,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gravure",
+ "parent": null,
+ "label": "gravure"
+ }
+ },
+ {
+ "pk": 304,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "grelot",
+ "parent": null,
+ "label": "grelot"
+ }
+ },
+ {
+ "pk": 305,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "grille",
+ "parent": null,
+ "label": "grille"
+ }
+ },
+ {
+ "pk": 306,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gros-lithique",
+ "parent": null,
+ "label": "gros lithique"
+ }
+ },
+ {
+ "pk": 307,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "gryphees",
+ "parent": null,
+ "label": "gryph\u00e9es"
+ }
+ },
+ {
+ "pk": 308,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "guimbarde",
+ "parent": null,
+ "label": "guimbarde"
+ }
+ },
+ {
+ "pk": 309,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "hache",
+ "parent": null,
+ "label": "hache"
+ }
+ },
+ {
+ "pk": 310,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "hamecon",
+ "parent": null,
+ "label": "hame\u00e7on"
+ }
+ },
+ {
+ "pk": 311,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "herminette",
+ "parent": null,
+ "label": "herminette"
+ }
+ },
+ {
+ "pk": 312,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "herse",
+ "parent": null,
+ "label": "herse"
+ }
+ },
+ {
+ "pk": 313,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "hipposandale",
+ "parent": null,
+ "label": "hipposandale"
+ }
+ },
+ {
+ "pk": 314,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "huitre",
+ "parent": null,
+ "label": "hu\u00eetre"
+ }
+ },
+ {
+ "pk": 315,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "humerus",
+ "parent": null,
+ "label": "hum\u00e9rus"
+ }
+ },
+ {
+ "pk": 316,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ichtyofaune-poisson",
+ "parent": null,
+ "label": "ichtyofaune (poisson)"
+ }
+ },
+ {
+ "pk": 317,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "imbrex",
+ "parent": null,
+ "label": "imbrex"
+ }
+ },
+ {
+ "pk": 318,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "incineration-prelevement",
+ "parent": null,
+ "label": "incin\u00e9ration (pr\u00e9l\u00e8vement)"
+ }
+ },
+ {
+ "pk": 319,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "indetermine",
+ "parent": null,
+ "label": "ind\u00e9termin\u00e9"
+ }
+ },
+ {
+ "pk": 320,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "inhumation",
+ "parent": null,
+ "label": "inhumation"
+ }
+ },
+ {
+ "pk": 321,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "inscription",
+ "parent": null,
+ "label": "inscription"
+ }
+ },
+ {
+ "pk": 322,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "intaille",
+ "parent": null,
+ "label": "intaille"
+ }
+ },
+ {
+ "pk": 323,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jambage",
+ "parent": null,
+ "label": "jambage"
+ }
+ },
+ {
+ "pk": 324,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jambiere",
+ "parent": null,
+ "label": "jambi\u00e8re"
+ }
+ },
+ {
+ "pk": 325,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jante",
+ "parent": null,
+ "label": "jante"
+ }
+ },
+ {
+ "pk": 326,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jarre",
+ "parent": null,
+ "label": "jarre"
+ }
+ },
+ {
+ "pk": 327,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jatte",
+ "parent": null,
+ "label": "jatte"
+ }
+ },
+ {
+ "pk": 328,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "jeton",
+ "parent": null,
+ "label": "jeton"
+ }
+ },
+ {
+ "pk": 329,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "joug",
+ "parent": null,
+ "label": "joug"
+ }
+ },
+ {
+ "pk": 330,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "kugeltopf",
+ "parent": null,
+ "label": "kugeltopf"
+ }
+ },
+ {
+ "pk": 331,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lacrymaire",
+ "parent": null,
+ "label": "lacrymaire"
+ }
+ },
+ {
+ "pk": 332,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lame",
+ "parent": null,
+ "label": "lame"
+ }
+ },
+ {
+ "pk": 333,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lamelle",
+ "parent": null,
+ "label": "lamelle"
+ }
+ },
+ {
+ "pk": 334,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lampe",
+ "parent": null,
+ "label": "lampe"
+ }
+ },
+ {
+ "pk": 335,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lampe-a-huile",
+ "parent": null,
+ "label": "lampe \u00e0 huile"
+ }
+ },
+ {
+ "pk": 336,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lance",
+ "parent": null,
+ "label": "lance"
+ }
+ },
+ {
+ "pk": 337,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "languette",
+ "parent": null,
+ "label": "languette"
+ }
+ },
+ {
+ "pk": 338,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lapidaire",
+ "parent": null,
+ "label": "lapidaire"
+ }
+ },
+ {
+ "pk": 339,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lapidaire-element",
+ "parent": null,
+ "label": "lapidaire (\u00e9l\u00e9ment)"
+ }
+ },
+ {
+ "pk": 340,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lechefrite",
+ "parent": null,
+ "label": "l\u00e8chefrite"
+ }
+ },
+ {
+ "pk": 341,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "levre",
+ "parent": null,
+ "label": "l\u00e8vre "
+ }
+ },
+ {
+ "pk": 342,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lime",
+ "parent": null,
+ "label": "lime"
+ }
+ },
+ {
+ "pk": 343,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "linceul",
+ "parent": null,
+ "label": "linceul"
+ }
+ },
+ {
+ "pk": 344,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lingot",
+ "parent": null,
+ "label": "lingot"
+ }
+ },
+ {
+ "pk": 345,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lissoir",
+ "parent": null,
+ "label": "lissoir"
+ }
+ },
+ {
+ "pk": 346,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique",
+ "parent": null,
+ "label": "lithique"
+ }
+ },
+ {
+ "pk": 347,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-brute",
+ "parent": null,
+ "label": "lithique brute"
+ }
+ },
+ {
+ "pk": 348,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-chauffe",
+ "parent": null,
+ "label": "lithique chauff\u00e9"
+ }
+ },
+ {
+ "pk": 349,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-debitage",
+ "parent": null,
+ "label": "lithique d\u00e9bitage"
+ }
+ },
+ {
+ "pk": 350,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-divers",
+ "parent": null,
+ "label": "lithique divers"
+ }
+ },
+ {
+ "pk": 351,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-outil",
+ "parent": null,
+ "label": "lithique outil"
+ }
+ },
+ {
+ "pk": 352,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "lithique-remontage",
+ "parent": null,
+ "label": "lithique remontage"
+ }
+ },
+ {
+ "pk": 353,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "louche",
+ "parent": null,
+ "label": "louche"
+ }
+ },
+ {
+ "pk": 354,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "loup",
+ "parent": null,
+ "label": "loup"
+ }
+ },
+ {
+ "pk": 355,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "macro-reste",
+ "parent": null,
+ "label": "macro-reste"
+ }
+ },
+ {
+ "pk": 356,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "maillon",
+ "parent": null,
+ "label": "maillon"
+ }
+ },
+ {
+ "pk": 357,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "main-droite",
+ "parent": null,
+ "label": "main droite"
+ }
+ },
+ {
+ "pk": 358,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "main-gauche",
+ "parent": null,
+ "label": "main gauche"
+ }
+ },
+ {
+ "pk": 359,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mammifere",
+ "parent": null,
+ "label": "mammif\u00e8re"
+ }
+ },
+ {
+ "pk": 360,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "manche",
+ "parent": null,
+ "label": "manche"
+ }
+ },
+ {
+ "pk": 361,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mandibule",
+ "parent": null,
+ "label": "mandibule"
+ }
+ },
+ {
+ "pk": 362,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "manuscrit-a-lencre",
+ "parent": null,
+ "label": "manuscrit \u00e0 l'encre"
+ }
+ },
+ {
+ "pk": 363,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "margelle-de-puits",
+ "parent": null,
+ "label": "margelle de puits"
+ }
+ },
+ {
+ "pk": 364,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "marmite",
+ "parent": null,
+ "label": "marmite"
+ }
+ },
+ {
+ "pk": 365,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "marteau",
+ "parent": null,
+ "label": "marteau"
+ }
+ },
+ {
+ "pk": 366,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "massacre-de-cerf",
+ "parent": null,
+ "label": "massacre de cerf"
+ }
+ },
+ {
+ "pk": 367,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "materiaux-de-construction",
+ "parent": null,
+ "label": "mat\u00e9riaux de construction"
+ }
+ },
+ {
+ "pk": 368,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "maxillaire",
+ "parent": null,
+ "label": "maxillaire"
+ }
+ },
+ {
+ "pk": 369,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "medaille",
+ "parent": null,
+ "label": "m\u00e9daille"
+ }
+ },
+ {
+ "pk": 370,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-inferieur",
+ "parent": null,
+ "label": "membre inf\u00e9rieur"
+ }
+ },
+ {
+ "pk": 371,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-inferieur-droit",
+ "parent": null,
+ "label": "membre inf\u00e9rieur droit"
+ }
+ },
+ {
+ "pk": 372,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-inferieur-gauche",
+ "parent": null,
+ "label": "membre inf\u00e9rieur gauche"
+ }
+ },
+ {
+ "pk": 373,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-posterieur-droit",
+ "parent": null,
+ "label": "membre post\u00e9rieur droit"
+ }
+ },
+ {
+ "pk": 374,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-posterieur-gauche",
+ "parent": null,
+ "label": "membre post\u00e9rieur gauche"
+ }
+ },
+ {
+ "pk": 375,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-superieur",
+ "parent": null,
+ "label": "membre sup\u00e9rieur"
+ }
+ },
+ {
+ "pk": 376,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-superieur-droit",
+ "parent": null,
+ "label": "membre sup\u00e9rieur droit"
+ }
+ },
+ {
+ "pk": 377,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "membre-superieur-gauche",
+ "parent": null,
+ "label": "membre sup\u00e9rieur gauche"
+ }
+ },
+ {
+ "pk": 378,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "menhir",
+ "parent": null,
+ "label": "menhir"
+ }
+ },
+ {
+ "pk": 379,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mereau",
+ "parent": null,
+ "label": "m\u00e9reau"
+ }
+ },
+ {
+ "pk": 380,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "metacarpe",
+ "parent": null,
+ "label": "m\u00e9tacarpe"
+ }
+ },
+ {
+ "pk": 381,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "meule",
+ "parent": null,
+ "label": "meule"
+ }
+ },
+ {
+ "pk": 383,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "micro-faune",
+ "parent": null,
+ "label": "micro-faune"
+ }
+ },
+ {
+ "pk": 382,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "micro-vase",
+ "parent": null,
+ "label": "micro vase"
+ }
+ },
+ {
+ "pk": 384,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "milfiori",
+ "parent": null,
+ "label": "milfiori"
+ }
+ },
+ {
+ "pk": 385,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "minerai",
+ "parent": null,
+ "label": "minerai "
+ }
+ },
+ {
+ "pk": 386,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "miroir",
+ "parent": null,
+ "label": "miroir"
+ }
+ },
+ {
+ "pk": 387,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "moellon",
+ "parent": null,
+ "label": "moellon"
+ }
+ },
+ {
+ "pk": 388,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "molette",
+ "parent": null,
+ "label": "molette "
+ }
+ },
+ {
+ "pk": 389,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mollusque",
+ "parent": null,
+ "label": "mollusque"
+ }
+ },
+ {
+ "pk": 390,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "monnaie",
+ "parent": null,
+ "label": "monnaie"
+ }
+ },
+ {
+ "pk": 391,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mordant-de-ceinture",
+ "parent": null,
+ "label": "mordant de ceinture"
+ }
+ },
+ {
+ "pk": 392,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mors-de-cheval",
+ "parent": null,
+ "label": "mors de cheval"
+ }
+ },
+ {
+ "pk": 393,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mortier",
+ "parent": null,
+ "label": "mortier"
+ }
+ },
+ {
+ "pk": 394,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mosaique",
+ "parent": null,
+ "label": "mosa\u00efque"
+ }
+ },
+ {
+ "pk": 395,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "moulage",
+ "parent": null,
+ "label": "moulage"
+ }
+ },
+ {
+ "pk": 397,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "moule-a-kugeltopf",
+ "parent": null,
+ "label": "moule \u00e0 kugeltopf"
+ }
+ },
+ {
+ "pk": 396,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "moule-objet",
+ "parent": null,
+ "label": "moule (objet)"
+ }
+ },
+ {
+ "pk": 398,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "moulure",
+ "parent": null,
+ "label": "moulure"
+ }
+ },
+ {
+ "pk": 399,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "mouture",
+ "parent": null,
+ "label": "mouture"
+ }
+ },
+ {
+ "pk": 400,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "navette",
+ "parent": null,
+ "label": "navette"
+ }
+ },
+ {
+ "pk": 401,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "nodule",
+ "parent": null,
+ "label": "nodule"
+ }
+ },
+ {
+ "pk": 402,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "nodule-brule",
+ "parent": null,
+ "label": "nodule br\u00fble"
+ }
+ },
+ {
+ "pk": 403,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "nucleus",
+ "parent": null,
+ "label": "nucl\u00e9us"
+ }
+ },
+ {
+ "pk": 404,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ocre",
+ "parent": null,
+ "label": "ocre"
+ }
+ },
+ {
+ "pk": 405,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "oeuf",
+ "parent": null,
+ "label": "oeuf"
+ }
+ },
+ {
+ "pk": 406,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "oiseau",
+ "parent": null,
+ "label": "oiseau"
+ }
+ },
+ {
+ "pk": 407,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "omoplate",
+ "parent": null,
+ "label": "omoplate"
+ }
+ },
+ {
+ "pk": 408,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "orle",
+ "parent": null,
+ "label": "orle"
+ }
+ },
+ {
+ "pk": 409,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "os-debite",
+ "parent": null,
+ "label": "os d\u00e9bit\u00e9"
+ }
+ },
+ {
+ "pk": 410,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "oule",
+ "parent": null,
+ "label": "oule"
+ }
+ },
+ {
+ "pk": 411,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "outil-indetermine",
+ "parent": null,
+ "label": "outil ind\u00e9termin\u00e9"
+ }
+ },
+ {
+ "pk": 412,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "paillette",
+ "parent": null,
+ "label": "paillette "
+ }
+ },
+ {
+ "pk": 413,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "panse",
+ "parent": null,
+ "label": "panse"
+ }
+ },
+ {
+ "pk": 414,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "papier",
+ "parent": null,
+ "label": "papier"
+ }
+ },
+ {
+ "pk": 416,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "paroi-de-four",
+ "parent": null,
+ "label": "paroi de four"
+ }
+ },
+ {
+ "pk": 415,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "paroi-element",
+ "parent": null,
+ "label": "paroi (\u00e9l\u00e9ment)"
+ }
+ },
+ {
+ "pk": 417,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pas",
+ "parent": null,
+ "label": "pas"
+ }
+ },
+ {
+ "pk": 418,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passant",
+ "parent": null,
+ "label": "passant"
+ }
+ },
+ {
+ "pk": 419,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passant-de-ceinture",
+ "parent": null,
+ "label": "passant de ceinture"
+ }
+ },
+ {
+ "pk": 421,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passe-courroi",
+ "parent": null,
+ "label": "passe-courroi"
+ }
+ },
+ {
+ "pk": 422,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passe-guide",
+ "parent": null,
+ "label": "passe-guide"
+ }
+ },
+ {
+ "pk": 420,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passe-lacet",
+ "parent": null,
+ "label": "passe lacet"
+ }
+ },
+ {
+ "pk": 423,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "passoire",
+ "parent": null,
+ "label": "passoire"
+ }
+ },
+ {
+ "pk": 424,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "patellas",
+ "parent": null,
+ "label": "patellas"
+ }
+ },
+ {
+ "pk": 425,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "patere",
+ "parent": null,
+ "label": "pat\u00e8re"
+ }
+ },
+ {
+ "pk": 426,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "patte",
+ "parent": null,
+ "label": "patte"
+ }
+ },
+ {
+ "pk": 427,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pavage",
+ "parent": null,
+ "label": "pavage"
+ }
+ },
+ {
+ "pk": 428,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pave",
+ "parent": null,
+ "label": "pav\u00e9"
+ }
+ },
+ {
+ "pk": 429,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pavement",
+ "parent": null,
+ "label": "pavement"
+ }
+ },
+ {
+ "pk": 430,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "peigne",
+ "parent": null,
+ "label": "peigne"
+ }
+ },
+ {
+ "pk": 431,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "peinture-murale",
+ "parent": null,
+ "label": "peinture murale"
+ }
+ },
+ {
+ "pk": 432,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pelle",
+ "parent": null,
+ "label": "pelle"
+ }
+ },
+ {
+ "pk": 433,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pelle-a-feu",
+ "parent": null,
+ "label": "pelle \u00e0 feu"
+ }
+ },
+ {
+ "pk": 434,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pendant-de-ceinture",
+ "parent": null,
+ "label": "pendant de ceinture"
+ }
+ },
+ {
+ "pk": 435,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pendeloque",
+ "parent": null,
+ "label": "pendeloque"
+ }
+ },
+ {
+ "pk": 436,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pendentif",
+ "parent": null,
+ "label": "pendentif"
+ }
+ },
+ {
+ "pk": 437,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "penture",
+ "parent": null,
+ "label": "penture"
+ }
+ },
+ {
+ "pk": 438,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "percoir",
+ "parent": null,
+ "label": "per\u00e7oir"
+ }
+ },
+ {
+ "pk": 439,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "percuteur",
+ "parent": null,
+ "label": "percuteur"
+ }
+ },
+ {
+ "pk": 440,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "perle",
+ "parent": null,
+ "label": "perle"
+ }
+ },
+ {
+ "pk": 441,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "peson",
+ "parent": null,
+ "label": "peson"
+ }
+ },
+ {
+ "pk": 442,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "phalange",
+ "parent": null,
+ "label": "phalange"
+ }
+ },
+ {
+ "pk": 443,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "phosphate",
+ "parent": null,
+ "label": "phosphate"
+ }
+ },
+ {
+ "pk": 444,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pic",
+ "parent": null,
+ "label": "pic"
+ }
+ },
+ {
+ "pk": 445,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pichet",
+ "parent": null,
+ "label": "pichet"
+ }
+ },
+ {
+ "pk": 446,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "piece-de-renfort",
+ "parent": null,
+ "label": "pi\u00e8ce de renfort"
+ }
+ },
+ {
+ "pk": 447,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pied",
+ "parent": null,
+ "label": "pied"
+ }
+ },
+ {
+ "pk": 448,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pierre-a-aiguiser",
+ "parent": null,
+ "label": "pierre \u00e0 aiguiser"
+ }
+ },
+ {
+ "pk": 449,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pieu",
+ "parent": null,
+ "label": "pieu"
+ }
+ },
+ {
+ "pk": 450,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pilette",
+ "parent": null,
+ "label": "pilette"
+ }
+ },
+ {
+ "pk": 451,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pilette-dhypocauste",
+ "parent": null,
+ "label": "pilette d'hypocauste"
+ }
+ },
+ {
+ "pk": 452,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pilier",
+ "parent": null,
+ "label": "pilier"
+ }
+ },
+ {
+ "pk": 453,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pilum",
+ "parent": null,
+ "label": "pilum"
+ }
+ },
+ {
+ "pk": 454,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pince-a-epiler",
+ "parent": null,
+ "label": "pince \u00e0 \u00e9piler"
+ }
+ },
+ {
+ "pk": 455,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "piochon",
+ "parent": null,
+ "label": "piochon"
+ }
+ },
+ {
+ "pk": 456,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pion",
+ "parent": null,
+ "label": "pion"
+ }
+ },
+ {
+ "pk": 457,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pipe",
+ "parent": null,
+ "label": "pipe"
+ }
+ },
+ {
+ "pk": 458,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "piquet",
+ "parent": null,
+ "label": "piquet"
+ }
+ },
+ {
+ "pk": 459,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pirogue",
+ "parent": null,
+ "label": "pirogue"
+ }
+ },
+ {
+ "pk": 460,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pise",
+ "parent": null,
+ "label": "pis\u00e9"
+ }
+ },
+ {
+ "pk": 461,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "piton",
+ "parent": null,
+ "label": "piton"
+ }
+ },
+ {
+ "pk": 462,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "planche",
+ "parent": null,
+ "label": "planche"
+ }
+ },
+ {
+ "pk": 463,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plane",
+ "parent": null,
+ "label": "plane"
+ }
+ },
+ {
+ "pk": 464,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque",
+ "parent": null,
+ "label": "plaque"
+ }
+ },
+ {
+ "pk": 472,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-boucle",
+ "parent": null,
+ "label": "plaque-boucle"
+ }
+ },
+ {
+ "pk": 466,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-de-ceinture",
+ "parent": null,
+ "label": "plaque de ceinture"
+ }
+ },
+ {
+ "pk": 470,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-decorative-dharnachement",
+ "parent": null,
+ "label": "plaque d\u00e9corative d'harnachement"
+ }
+ },
+ {
+ "pk": 465,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-dentree-de-serrure",
+ "parent": null,
+ "label": "plaque d'entr\u00e9e de serrure"
+ }
+ },
+ {
+ "pk": 467,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-de-porte",
+ "parent": null,
+ "label": "plaque de porte"
+ }
+ },
+ {
+ "pk": 468,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-de-renfort",
+ "parent": null,
+ "label": "plaque de renfort"
+ }
+ },
+ {
+ "pk": 469,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-de-tole",
+ "parent": null,
+ "label": "plaque de t\u00f4le "
+ }
+ },
+ {
+ "pk": 471,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaque-dorsale",
+ "parent": null,
+ "label": "plaque dorsale"
+ }
+ },
+ {
+ "pk": 473,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plaquette",
+ "parent": null,
+ "label": "plaquette"
+ }
+ },
+ {
+ "pk": 474,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plat",
+ "parent": null,
+ "label": "plat"
+ }
+ },
+ {
+ "pk": 475,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plat-a-barbe",
+ "parent": null,
+ "label": "plat \u00e0 barbe"
+ }
+ },
+ {
+ "pk": 476,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "plomb-de-vitrail",
+ "parent": null,
+ "label": "plomb de vitrail"
+ }
+ },
+ {
+ "pk": 477,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poelon",
+ "parent": null,
+ "label": "po\u00ealon"
+ }
+ },
+ {
+ "pk": 478,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poids",
+ "parent": null,
+ "label": "poids"
+ }
+ },
+ {
+ "pk": 479,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poignard",
+ "parent": null,
+ "label": "poignard"
+ }
+ },
+ {
+ "pk": 480,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poignee",
+ "parent": null,
+ "label": "poign\u00e9e"
+ }
+ },
+ {
+ "pk": 481,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poincon",
+ "parent": null,
+ "label": "poin\u00e7on"
+ }
+ },
+ {
+ "pk": 482,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pointe",
+ "parent": null,
+ "label": "pointe"
+ }
+ },
+ {
+ "pk": 483,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pointe-de-fleche",
+ "parent": null,
+ "label": "pointe de fl\u00e8che"
+ }
+ },
+ {
+ "pk": 484,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pointe-de-lance",
+ "parent": null,
+ "label": "pointe de lance"
+ }
+ },
+ {
+ "pk": 485,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pointerolle",
+ "parent": null,
+ "label": "pointerolle"
+ }
+ },
+ {
+ "pk": 486,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "polissoir",
+ "parent": null,
+ "label": "polissoir"
+ }
+ },
+ {
+ "pk": 487,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pommeau",
+ "parent": null,
+ "label": "pommeau"
+ }
+ },
+ {
+ "pk": 488,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "porte-ardillon",
+ "parent": null,
+ "label": "porte ardillon"
+ }
+ },
+ {
+ "pk": 489,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot",
+ "parent": null,
+ "label": "pot"
+ }
+ },
+ {
+ "pk": 490,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-a-carene",
+ "parent": null,
+ "label": "pot \u00e0 car\u00e8ne"
+ }
+ },
+ {
+ "pk": 491,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-a-cuire",
+ "parent": null,
+ "label": "pot \u00e0 cuire"
+ }
+ },
+ {
+ "pk": 492,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-a-digitations",
+ "parent": null,
+ "label": "pot \u00e0 digitations"
+ }
+ },
+ {
+ "pk": 493,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-anse",
+ "parent": null,
+ "label": "pot ans\u00e9"
+ }
+ },
+ {
+ "pk": 494,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-de-chambre",
+ "parent": null,
+ "label": "pot de chambre"
+ }
+ },
+ {
+ "pk": 497,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-decore",
+ "parent": null,
+ "label": "pot d\u00e9cor\u00e9"
+ }
+ },
+ {
+ "pk": 495,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-de-fleur",
+ "parent": null,
+ "label": "pot de fleur"
+ }
+ },
+ {
+ "pk": 496,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-de-poele",
+ "parent": null,
+ "label": "pot de po\u00eale"
+ }
+ },
+ {
+ "pk": 500,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poteau",
+ "parent": null,
+ "label": "poteau"
+ }
+ },
+ {
+ "pk": 501,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "potin",
+ "parent": null,
+ "label": "potin"
+ }
+ },
+ {
+ "pk": 498,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-tripode",
+ "parent": null,
+ "label": "pot tripode"
+ }
+ },
+ {
+ "pk": 499,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "pot-verseur",
+ "parent": null,
+ "label": "pot verseur"
+ }
+ },
+ {
+ "pk": 502,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "poutre",
+ "parent": null,
+ "label": "poutre"
+ }
+ },
+ {
+ "pk": 503,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "prelevement",
+ "parent": null,
+ "label": "pr\u00e9l\u00e8vement"
+ }
+ },
+ {
+ "pk": 504,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "puits",
+ "parent": null,
+ "label": "puits"
+ }
+ },
+ {
+ "pk": 505,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "radius",
+ "parent": null,
+ "label": "radius"
+ }
+ },
+ {
+ "pk": 506,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rasoir",
+ "parent": null,
+ "label": "rasoir"
+ }
+ },
+ {
+ "pk": 507,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rebut-de-fabrication",
+ "parent": null,
+ "label": "rebut de fabrication"
+ }
+ },
+ {
+ "pk": 508,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "recipient",
+ "parent": null,
+ "label": "r\u00e9cipient"
+ }
+ },
+ {
+ "pk": 509,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "reduction",
+ "parent": null,
+ "label": "r\u00e9duction"
+ }
+ },
+ {
+ "pk": 510,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "refus-de-tamis",
+ "parent": null,
+ "label": "refus de tamis"
+ }
+ },
+ {
+ "pk": 511,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rivet",
+ "parent": null,
+ "label": "rivet"
+ }
+ },
+ {
+ "pk": 512,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rondelle",
+ "parent": null,
+ "label": "rondelle"
+ }
+ },
+ {
+ "pk": 513,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rongeur",
+ "parent": null,
+ "label": "rongeur"
+ }
+ },
+ {
+ "pk": 514,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "rouelle",
+ "parent": null,
+ "label": "rouelle"
+ }
+ },
+ {
+ "pk": 515,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ruban",
+ "parent": null,
+ "label": "ruban"
+ }
+ },
+ {
+ "pk": 516,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sabot-animal",
+ "parent": null,
+ "label": "sabot (animal)"
+ }
+ },
+ {
+ "pk": 517,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sacrum",
+ "parent": null,
+ "label": "sacrum"
+ }
+ },
+ {
+ "pk": 518,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sarcophage",
+ "parent": null,
+ "label": "sarcophage"
+ }
+ },
+ {
+ "pk": 519,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "scie",
+ "parent": null,
+ "label": "scie"
+ }
+ },
+ {
+ "pk": 520,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "scorie",
+ "parent": null,
+ "label": "scorie"
+ }
+ },
+ {
+ "pk": 521,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "scramasaxe",
+ "parent": null,
+ "label": "scramasaxe"
+ }
+ },
+ {
+ "pk": 522,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sculpture",
+ "parent": null,
+ "label": "sculpture"
+ }
+ },
+ {
+ "pk": 523,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "seau",
+ "parent": null,
+ "label": "seau"
+ }
+ },
+ {
+ "pk": 524,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sediment",
+ "parent": null,
+ "label": "s\u00e9diment"
+ }
+ },
+ {
+ "pk": 525,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "semelle-de-chaussure",
+ "parent": null,
+ "label": "semelle de chaussure"
+ }
+ },
+ {
+ "pk": 526,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "serfouette",
+ "parent": null,
+ "label": "serfouette *"
+ }
+ },
+ {
+ "pk": 527,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "serpette",
+ "parent": null,
+ "label": "serpette"
+ }
+ },
+ {
+ "pk": 528,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "serrure",
+ "parent": null,
+ "label": "serrure"
+ }
+ },
+ {
+ "pk": 529,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sifflet",
+ "parent": null,
+ "label": "sifflet"
+ }
+ },
+ {
+ "pk": 530,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "soc",
+ "parent": null,
+ "label": "soc"
+ }
+ },
+ {
+ "pk": 531,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "soie",
+ "parent": null,
+ "label": "soie"
+ }
+ },
+ {
+ "pk": 532,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sol-de-four",
+ "parent": null,
+ "label": "sol de four"
+ }
+ },
+ {
+ "pk": 533,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sonde",
+ "parent": null,
+ "label": "sonde"
+ }
+ },
+ {
+ "pk": 534,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "soucoupe",
+ "parent": null,
+ "label": "soucoupe"
+ }
+ },
+ {
+ "pk": 535,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "spatule",
+ "parent": null,
+ "label": "spatule"
+ }
+ },
+ {
+ "pk": 536,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "squelette",
+ "parent": null,
+ "label": "squelette"
+ }
+ },
+ {
+ "pk": 537,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "statuaire-anthropomorphe",
+ "parent": null,
+ "label": "statuaire anthropomorphe"
+ }
+ },
+ {
+ "pk": 538,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "statuaire-zoomorphe",
+ "parent": null,
+ "label": "statuaire zoomorphe"
+ }
+ },
+ {
+ "pk": 539,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "statue",
+ "parent": null,
+ "label": "statue"
+ }
+ },
+ {
+ "pk": 540,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "statuette",
+ "parent": null,
+ "label": "statuette"
+ }
+ },
+ {
+ "pk": 541,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "stele",
+ "parent": null,
+ "label": "st\u00e8le"
+ }
+ },
+ {
+ "pk": 542,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "sternum",
+ "parent": null,
+ "label": "sternum"
+ }
+ },
+ {
+ "pk": 543,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "strigile",
+ "parent": null,
+ "label": "strigile"
+ }
+ },
+ {
+ "pk": 544,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "stylet",
+ "parent": null,
+ "label": "stylet"
+ }
+ },
+ {
+ "pk": 545,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tabletterie",
+ "parent": null,
+ "label": "tabletterie"
+ }
+ },
+ {
+ "pk": 546,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "talon",
+ "parent": null,
+ "label": "talon"
+ }
+ },
+ {
+ "pk": 547,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tariere",
+ "parent": null,
+ "label": "tari\u00e8re"
+ }
+ },
+ {
+ "pk": 548,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tasse",
+ "parent": null,
+ "label": "tasse"
+ }
+ },
+ {
+ "pk": 549,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tegulae",
+ "parent": null,
+ "label": "tegulae"
+ }
+ },
+ {
+ "pk": 550,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "temporaux",
+ "parent": null,
+ "label": "temporaux"
+ }
+ },
+ {
+ "pk": 551,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "terrazzo",
+ "parent": null,
+ "label": "terrazzo"
+ }
+ },
+ {
+ "pk": 552,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "terre-cuite-architecturale",
+ "parent": null,
+ "label": "terre cuite architecturale"
+ }
+ },
+ {
+ "pk": 553,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "terre-rubefiee",
+ "parent": null,
+ "label": "terre rub\u00e9fi\u00e9e"
+ }
+ },
+ {
+ "pk": 554,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "terrine",
+ "parent": null,
+ "label": "terrine "
+ }
+ },
+ {
+ "pk": 555,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tesselle",
+ "parent": null,
+ "label": "tesselle"
+ }
+ },
+ {
+ "pk": 556,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tesson",
+ "parent": null,
+ "label": "tesson"
+ }
+ },
+ {
+ "pk": 557,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tete",
+ "parent": null,
+ "label": "t\u00eate"
+ }
+ },
+ {
+ "pk": 558,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "thermometre",
+ "parent": null,
+ "label": "thermom\u00e8tre"
+ }
+ },
+ {
+ "pk": 559,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "thorax",
+ "parent": null,
+ "label": "thorax"
+ }
+ },
+ {
+ "pk": 560,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tibia",
+ "parent": null,
+ "label": "tibia"
+ }
+ },
+ {
+ "pk": 561,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tige",
+ "parent": null,
+ "label": "tige"
+ }
+ },
+ {
+ "pk": 562,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tissu",
+ "parent": null,
+ "label": "tissu"
+ }
+ },
+ {
+ "pk": 563,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tole",
+ "parent": null,
+ "label": "t\u00f4le"
+ }
+ },
+ {
+ "pk": 564,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tombe",
+ "parent": null,
+ "label": "tombe"
+ }
+ },
+ {
+ "pk": 565,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "torchis",
+ "parent": null,
+ "label": "torchis"
+ }
+ },
+ {
+ "pk": 566,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "torque",
+ "parent": null,
+ "label": "torque"
+ }
+ },
+ {
+ "pk": 567,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tranchet",
+ "parent": null,
+ "label": "tranchet"
+ }
+ },
+ {
+ "pk": 568,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tripode",
+ "parent": null,
+ "label": "tripode"
+ }
+ },
+ {
+ "pk": 569,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tronc-echantillon",
+ "parent": null,
+ "label": "tronc (\u00e9chantillon)"
+ }
+ },
+ {
+ "pk": 570,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "truelle",
+ "parent": null,
+ "label": "truelle"
+ }
+ },
+ {
+ "pk": 571,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tube",
+ "parent": null,
+ "label": "tube"
+ }
+ },
+ {
+ "pk": 572,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tubulure",
+ "parent": null,
+ "label": "tubulure"
+ }
+ },
+ {
+ "pk": 573,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile",
+ "parent": null,
+ "label": "tuile"
+ }
+ },
+ {
+ "pk": 574,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile-a-crochet",
+ "parent": null,
+ "label": "tuile \u00e0 crochet"
+ }
+ },
+ {
+ "pk": 575,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile-canal",
+ "parent": null,
+ "label": "tuile canal"
+ }
+ },
+ {
+ "pk": 576,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile-mecanique",
+ "parent": null,
+ "label": "tuile m\u00e9canique"
+ }
+ },
+ {
+ "pk": 577,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile-plate",
+ "parent": null,
+ "label": "tuile plate"
+ }
+ },
+ {
+ "pk": 578,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuile-ronde",
+ "parent": null,
+ "label": "tuile ronde"
+ }
+ },
+ {
+ "pk": 579,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuyau",
+ "parent": null,
+ "label": "tuyau"
+ }
+ },
+ {
+ "pk": 580,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "tuyau-de-pipe",
+ "parent": null,
+ "label": "tuyau de pipe"
+ }
+ },
+ {
+ "pk": 581,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "ulnas",
+ "parent": null,
+ "label": "ulnas"
+ }
+ },
+ {
+ "pk": 582,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "urne",
+ "parent": null,
+ "label": "urne"
+ }
+ },
+ {
+ "pk": 583,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "urne-cineraire",
+ "parent": null,
+ "label": "urne cin\u00e9raire"
+ }
+ },
+ {
+ "pk": 584,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vaisselle",
+ "parent": null,
+ "label": "vaisselle"
+ }
+ },
+ {
+ "pk": 585,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vase",
+ "parent": null,
+ "label": "vase"
+ }
+ },
+ {
+ "pk": 586,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vase-silo",
+ "parent": null,
+ "label": "vase silo"
+ }
+ },
+ {
+ "pk": 587,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-a-boire",
+ "parent": null,
+ "label": "verre (\u00e0 boire)"
+ }
+ },
+ {
+ "pk": 588,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-a-jambe",
+ "parent": null,
+ "label": "verre \u00e0 jambe"
+ }
+ },
+ {
+ "pk": 589,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-a-pied",
+ "parent": null,
+ "label": "verre \u00e0 pied"
+ }
+ },
+ {
+ "pk": 591,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-apode",
+ "parent": null,
+ "label": "verre apode"
+ }
+ },
+ {
+ "pk": 590,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-a-vitre",
+ "parent": null,
+ "label": "verre \u00e0 vitre"
+ }
+ },
+ {
+ "pk": 592,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-fondu",
+ "parent": null,
+ "label": "verre fondu"
+ }
+ },
+ {
+ "pk": 593,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "verre-plat",
+ "parent": null,
+ "label": "verre plat"
+ }
+ },
+ {
+ "pk": 594,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vertebre",
+ "parent": null,
+ "label": "vert\u00e8bre"
+ }
+ },
+ {
+ "pk": 595,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "virole",
+ "parent": null,
+ "label": "virole"
+ }
+ },
+ {
+ "pk": 596,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vitrail",
+ "parent": null,
+ "label": "vitrail"
+ }
+ },
+ {
+ "pk": 597,
+ "model": "archaeological_finds.objecttype",
+ "fields": {
+ "comment": null,
+ "available": true,
+ "txt_idx": "vitre",
+ "parent": null,
+ "label": "vitre"
+ }
+ },
+ {
+ "pk": 5,
+ "model": "archaeological_finds.integritytype",
+ "fields": {
+ "comment": "N'est plus pr\u00e9sent: perdu ?",
+ "available": true,
+ "txt_idx": "not_there",
+ "label": "Absent"
+ }
+ },
+ {
+ "pk": 2,
+ "model": "archaeological_finds.integritytype",
+ "fields": {
+ "comment": "Il est possible d'en reconstituer la forme compl\u00e8te avec une approximation acceptable (et ma\u00eetris\u00e9e)",
+ "available": true,
+ "txt_idx": "archaeo_complete",
+ "label": "Arch\u00e9ologiquement complet"
+ }
+ },
+ {
+ "pk": 1,
+ "model": "archaeological_finds.integritytype",
+ "fields": {
+ "comment": "Int\u00e9grit\u00e9 totale",
+ "available": true,
+ "txt_idx": "complete",
+ "label": "Complet"
+ }
+ },
+ {
+ "pk": 4,
+ "model": "archaeological_finds.integritytype",
+ "fields": {
+ "comment": "Rien \u00e0 tirer de cela : m\u00eame pas pour l'\u00e9tude de la mati\u00e8re",
+ "available": true,
+ "txt_idx": "lost_for_science",
+ "label": "\"Perdu pour la science\""
+ }
+ },
+ {
+ "pk": 3,
+ "model": "archaeological_finds.integritytype",
+ "fields": {
+ "comment": "La forme de l'objet est perdue",
+ "available": true,
+ "txt_idx": "integrity_lost",
+ "label": "Perte d'int\u00e9grit\u00e9 totale"
+ }
}
-] \ No newline at end of file
+]