After deleting a course, creating one with the same URL did not work because its mapping is not removed from the modulestore. This fix adds a more robust check to see if a course with the URL actually exists.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.