changes made to finalize the url sanitization to make url comparison consistent changes made to avoid running sanitize in python 2 changes made to substitute proper query param in url for comparison changes made to split and compare the query parameter with expected url updated the split logic to properly split/slice url parts for comparison updated the dashboard template to remove encode and avoid bytes encoded embeded url updated the dashboard template to enclose social media urls with unicode
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.