Adds a simple nullable field to the UserProfile model. The only validation done it to make sure any character saved in that field is a digit and not a letter. We do not distiguish on a model level if the phone number is international or not.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.