Django 1.8 is more sensitive to model changes, and wants to create migrations in situations that Django 1.4 would not. Changing field defaults is an example of these situations.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.