This stage does the following: - Includes a data migration to copy the values from old to new field. - Changes business logic to switch to using new field. - Deletes all code references of the old field.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.