From 9200b61e071d62c9faba7512216302e23a089665 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 13 May 2015 10:50:16 +0200 Subject: Fixtures: add regexp to import fixture --- Makefile.example | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index be9dbdedf..c18917319 100644 --- a/Makefile.example +++ b/Makefile.example @@ -110,6 +110,7 @@ fixtures_common: fixtures_common_importers fixtures_common_importers: cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \ ishtar_common.importertype \ + ishtar_common.regexp \ ishtar_common.importerdefault \ ishtar_common.importerdefaultvalues \ ishtar_common.importercolumn \ -- cgit v1.2.3