* import task decorator from celery APP instance instead of celery package in CMS * replaced task decorator with shared_task in cms and common * Fixed import of shared_task * Fixed import
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.