diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-06 20:07:45 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-06 20:07:45 +0100 |
| commit | 51dc338f873efa8f5c79f5ec4a5723ee9e5be26c (patch) | |
| tree | 058d8317204500766ffc94701a2a40d52851cdc3 /Makefile.example | |
| parent | 6979f76c94daae084eb0c5525e1a65734c97555f (diff) | |
| parent | 53c4caf13113c8f84bb037e325c4a3c982c49682 (diff) | |
| download | Ishtar-51dc338f873efa8f5c79f5ec4a5723ee9e5be26c.tar.bz2 Ishtar-51dc338f873efa8f5c79f5ec4a5723ee9e5be26c.zip | |
Merge branch 'master' into v0.9
Diffstat (limited to 'Makefile.example')
| -rw-r--r-- | Makefile.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example index cc6eac60f..89cae31a1 100644 --- a/Makefile.example +++ b/Makefile.example @@ -175,6 +175,7 @@ fixtures_common: fixtures_common_importers fixtures_spatialrefsystem fixtures_common_importers: cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \ + ishtar_common.importermodel \ ishtar_common.importertype \ ishtar_common.regexp \ ishtar_common.importerdefault \ |
