}
}
- complete_apps = ['telemeta']
\ No newline at end of file
+ complete_apps = ['telemeta']
--- /dev/null
+{{ object.name|safe }}
\ No newline at end of file
--- /dev/null
+{{ object.name|safe }}
\ No newline at end of file
--- /dev/null
+{{ object.name|safe }}
\ No newline at end of file
--- /dev/null
+{{ object.alias|safe }}
\ No newline at end of file
--- /dev/null
+{{ object.title }}
+{{ object.alt_title }}
+{{ object.creator }}
+{{ object.recorded_from_year }}
+{{ object.recorded_to_year }}
+{{ object.description }}
+{{ object.collector }}
+{{ object.publisher_id }}
+{{ object.publisher_collection_id }}
+{{ object.publisher_serial }}
+{{ object.booklet_author }}
+{{ object.external_references }}
+{{ object.cnrs_contributor }}
+{{ object.booklet_description }}
+{{ object.alt_copies }}
+{{ object.comment }}
+{{ object.archiver_notes }}
+{{ object.items_done }}
+{{ object.conservation_site }}
+{% for item in object.items.all %}
+{{ item.location }}
+{{ item.location.current_location }}
+{% for anc in item.location.ancestor_relations.all %}
+{{ anc.ancestor_location }}
+{% endfor %}
+{% for alias in item.location.aliases.all %}
+{{ alias }}
+{% endfor %}
+{% endfor %}
+{{ object.code }}
+{{ object.countries }}
+{{ object.ethnic_groups }}
+{{ object.body }}
--- /dev/null
+{{ object.title }}
+{{ object.descriptions}}
+{{ object.body }}
\ No newline at end of file
--- /dev/null
+{{ object.title }}
+{{ object.descriptions}}
+{{ object.body }}
\ No newline at end of file
--- /dev/null
+{{ object.title }}
+{{ object.alt_title }}
+{{ object.collector }}
+{{ object.recorded_from_date }}
+{{ object.recorded_to_date }}
+{{ object.code }}
+{{ object.old_code }}
+{{ object.location }}
+{{ object.location.current_location }}
+{% for anc in object.location.ancestor_relations.all %}
+{{ anc.ancestor_location }}
+{% endfor %}
+{% for alias in object.location.aliases.all %}
+{{ alias }}
+{% endfor %}
+{{ object.comment }}
+{{ object.external_references }}
+{{ object.location_comment }}
+{{ object.cultural_area }}
+{{ object.language }}
+{{ object.language_iso_id }}
+{{ object.ethnic_group_id }}
+{{ object.context_comment }}
+{{ object.moda_execut }}
+{{ object.vernacular_style_id }}
+{{ object.generic_style_id }}
+#{{ object.instrument_vernacular_names }}
+{{ object.body }}
\ No newline at end of file
+++ /dev/null
-{{ object.name|safe }}
\ No newline at end of file
+++ /dev/null
-{{ object.name|safe }}
\ No newline at end of file
+++ /dev/null
-{{ object.name|safe }}
\ No newline at end of file
+++ /dev/null
-{{ object.alias|safe }}
\ No newline at end of file
+++ /dev/null
-{{ object.title }}
-{{ object.alt_title }}
-{{ object.creator }}
-{{ object.recorded_from_year }}
-{{ object.recorded_to_year }}
-{{ object.description }}
-{{ object.collector }}
-{{ object.publisher_id }}
-{{ object.publisher_collection_id }}
-{{ object.publisher_serial }}
-{{ object.booklet_author }}
-{{ object.external_references }}
-{{ object.cnrs_contributor }}
-{{ object.booklet_description }}
-{{ object.alt_copies }}
-{{ object.comment }}
-{{ object.archiver_notes }}
-{{ object.items_done }}
-{{ object.conservation_site }}
-{% for item in object.items.all %}
-{{ item.location }}
-{{ item.location.current_location }}
-{% for anc in item.location.ancestor_relations.all %}
-{{ anc.ancestor_location }}
-{% endfor %}
-{% for alias in item.location.aliases.all %}
-{{ alias }}
-{% endfor %}
-{% endfor %}
-{{ object.code }}
-{{ object.countries }}
-{{ object.ethnic_groups }}
-{{ object.body }}
+++ /dev/null
-{{ object.title }}
-{{ object.descriptions}}
-{{ object.body }}
\ No newline at end of file
+++ /dev/null
-{{ object.title }}
-{{ object.descriptions}}
-{{ object.body }}
\ No newline at end of file
+++ /dev/null
-{{ object.title }}
-{{ object.alt_title }}
-{{ object.collector }}
-{{ object.recorded_from_date }}
-{{ object.recorded_to_date }}
-{{ object.code }}
-{{ object.old_code }}
-{{ object.location }}
-{{ object.location.current_location }}
-{% for anc in object.location.ancestor_relations.all %}
-{{ anc.ancestor_location }}
-{% endfor %}
-{% for alias in object.location.aliases.all %}
-{{ alias }}
-{% endfor %}
-{{ object.comment }}
-{{ object.external_references }}
-{{ object.location_comment }}
-{{ object.cultural_area }}
-{{ object.language }}
-{{ object.language_iso_id }}
-{{ object.ethnic_group_id }}
-{{ object.context_comment }}
-{{ object.moda_execut }}
-{{ object.vernacular_style_id }}
-{{ object.generic_style_id }}
-#{{ object.instrument_vernacular_names }}
-{{ object.body }}
\ No newline at end of file