From 2adf65aad9a99158da6eef7468dde7badd434b1e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 29 Apr 2019 11:12:07 +0200 Subject: Document templates: adapt models to manage labels --- Makefile.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 70eb78424..fc62e84d2 100644 --- a/Makefile.example +++ b/Makefile.example @@ -140,12 +140,12 @@ fixtures_common: fixtures_common_importers fixtures_spatialrefsystem ishtar_common.titletype \ ishtar_common.supporttype \ ishtar_common.format \ - ishtar_common.documenttemplate \ > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json' fixtures_common_importers: cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 --natural-primary --natural-foreign \ ishtar_common.importermodel \ + ishtar_common.documenttemplate \ ishtar_common.importertype \ ishtar_common.regexp \ ishtar_common.valueformater \ -- cgit v1.2.3