summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.example b/Makefile.example
index a99f3b7c1..f806ac1b7 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -175,7 +175,7 @@ fixtures_context_records:
> '../archaeological_context_records/fixtures/initial_data-'$(default_data)'.json'
fixtures_finds:
- cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \
+ cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 --natural-primary --natural-foreign \
archaeological_finds.materialtype \
archaeological_finds.treatmenttype \
archaeological_finds.treatmentstate \