[ADD] allow synchronous reindexation during init

This commit is contained in:
Holger Brunn
2015-06-03 11:39:49 +02:00
parent dafc1d6639
commit e4d11a8c1e
4 changed files with 38 additions and 4 deletions

View File

@@ -19,3 +19,4 @@
#
##############################################################################
from . import models
from .hooks import post_init_hook