Currently we are using Django 1.4 regex for email validation which does not allow custom domains (e.g. eclo.solutions), fixed it with latest Django 1.11 regex. LEARNER-2828
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.