Files
edx-platform/lms
Matjaz Gregoric 434f196550 Remove default django template loaders.
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.
2016-01-28 09:33:09 +01:00
..

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.