add MITX_FEATURES['DISPLAY_HISTOGRAMS_TO_STAFF'] flag to settings

This commit is contained in:
ichuang
2012-06-10 22:34:30 -04:00
committed by Matthew Mongeau
parent 39dc5d0446
commit 9edc6bbd43
3 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ ENABLE_MULTICOURSE = True # set to False to disable multicourse display (see
QUICKEDIT = True
# MITX_FEATURES['USE_DJANGO_PIPELINE'] = False
MITX_FEATURES['DISPLAY_HISTOGRAMS_TO_STAFF'] = False
COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x',
'title' : 'Circuits and Electronics',