summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-10 13:03:48 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-16 10:55:09 +0100
commit320b4adc5c53e29ab0eb8271a8c2a942c22d4e2a (patch)
treeff1fa577daf15a1971238d4b0f5d2dabf9fc6bb0 /Makefile.example
parentcca4d80f6aaeaf056f6d63b5a369c3cc38a69978 (diff)
downloadIshtar-320b4adc5c53e29ab0eb8271a8c2a942c22d4e2a.tar.bz2
Ishtar-320b4adc5c53e29ab0eb8271a8c2a942c22d4e2a.zip
🏷️ data migrations for museum types
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example11
1 files changed, 10 insertions, 1 deletions
diff --git a/Makefile.example b/Makefile.example
index c23b333d5..7d616853e 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -216,7 +216,9 @@ fixtures_common: fixtures_common_importers fixtures_geo
ishtar_common.documenttemplate \
ishtar_common.geoorigintype \
ishtar_common.geodatatype \
- ishtar_common.geoprovidertype
+ ishtar_common.geoprovidertype \
+ ishtar_common.LicenseType \
+ ishtar_common.ShootingAngle \
> '../ishtar_common/fixtures/initial_data-'$(default_data)'.json'
fixtures_common_importers:
@@ -301,6 +303,13 @@ fixtures_finds:
archaeological_finds.checkedtype \
archaeological_finds.treatmentfiletype \
archaeological_finds.checkedtype \
+ archaeological_finds.technicalprocesstype \
+ archaeological_finds.technicalareatype \
+ archaeological_finds.collectionentrymodetype \
+ archaeological_finds.inventoryconformity \
+ archaeological_finds.markingtype \
+ archaeological_finds.originalreproduction \
+ archaeological_finds.inventorymarkingpresence \
> '../archaeological_finds/fixtures/initial_data-'$(default_data)'.json'
fixtures_warehouse: