diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-09-18 15:42:48 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-09-18 15:47:39 +0200 |
commit | 5d975efdb36f5f238bfe586497abd19d6d52617a (patch) | |
tree | a58b40c6190e146f6a3c04d80baa2f04d417f981 /Makefile.example | |
parent | 4c244578cd933128bb444c91c686cc7c8975391c (diff) | |
download | Ishtar-5d975efdb36f5f238bfe586497abd19d6d52617a.tar.bz2 Ishtar-5d975efdb36f5f238bfe586497abd19d6d52617a.zip |
🗃️ archaeological files: new fields in database
- Monitoring justification type
- Development type
Diffstat (limited to 'Makefile.example')
-rw-r--r-- | Makefile.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example index e3225daa4..305eb0782 100644 --- a/Makefile.example +++ b/Makefile.example @@ -344,6 +344,8 @@ fixtures_files: archaeological_files.equipmentservicecost \ archaeological_files.operationtypeforroyalties \ archaeological_files.agreementtype \ + archaeological_files.developmenttype \ + archaeological_files.monitoringjustificationtype \ > '../archaeological_files/fixtures/initial_data-'$(default_data)'.json' readme_md_to_rst: |