celery: Reorder celery imports to fix case where celery tasks were being...
celery: Reorder celery imports to fix case where celery tasks were being
registered before celery config was setup. Added comments to make this
clear so we don't chase this problem in the future until it is refactored