diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-06 20:49:48 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-24 18:04:42 +0200 |
| commit | 17fd6f09aff1109fcd853cb9f7b431558ff33f21 (patch) | |
| tree | 62c235c93c906aaff3b2a43e11e51154d9974ca5 /archaeological_finds/models_finds.py | |
| parent | 7b599912b79113905678b8a2dc239bede1f094da (diff) | |
| download | Ishtar-17fd6f09aff1109fcd853cb9f7b431558ff33f21.tar.bz2 Ishtar-17fd6f09aff1109fcd853cb9f7b431558ff33f21.zip | |
✨ find - statistics: add top container
Diffstat (limited to 'archaeological_finds/models_finds.py')
| -rw-r--r-- | archaeological_finds/models_finds.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/models_finds.py b/archaeological_finds/models_finds.py index ec50c6f06..0d7ee8b71 100644 --- a/archaeological_finds/models_finds.py +++ b/archaeological_finds/models_finds.py @@ -1219,6 +1219,7 @@ class Find( "base_finds__context_record__operation__towns__areas__parent__label", _("Extended area"), ), + ("container__cached_division__splitpart_|_1", _("Top container")), ("datings__period__label", _("Chronological period")), ("material_types__label", _("Material type")), ("object_types__label", _("Object type")), |
