Load celery tasks after plugins
commit9c9d4fa2179318b7fe8ed9a689c0791e3ab471a2
authorJacques Dafflon <jacques.dafflon@cern.ch>
Thu, 4 Jun 2015 07:20:27 +0000 (4 09:20 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Mon, 8 Jun 2015 14:49:22 +0000 (8 16:49 +0200)
treef172c830d5aab748ff0edbf36de9b11ac8654ca2
parent64d0eef7eb53f99700a15cf684bf0b1deaea6b53
Load celery tasks after plugins

Celery tasks should be loaded after plugins in order to make plugins
tasks available first.
indico/core/celery/__init__.py
indico/core/celery/core.py