Files
edx-platform/settings_no_courseware.py
2012-01-16 20:39:50 -05:00

3 lines
51 B
Python

COURSEWARE_ENABLED = False
execfile("settings.py")