* Added JobSkills.skill column and removed JobSkills.name column.
1.2.1
--------------------
* Added course update signal and handler to trigger the celery task * Added celery task to update course skills * Refactored `refresh_course_skills` management command
1.2.0
--------------------
* Fixed TypeError that pops up sometimes while communicating with the EMSI API.