Mako filesystem/app_directories loaders already wrap default django template loaders. Mako loaders delegate the `load_template_source` method to the base loader that they wrap, so there's no reason to explicitly include the two django loaders in the settings.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.