From 5d975efdb36f5f238bfe586497abd19d6d52617a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 18 Sep 2024 15:42:48 +0200 Subject: 🗃️ archaeological files: new fields in database MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Monitoring justification type - Development type --- Makefile.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.example') 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: -- cgit v1.2.3