The ENABLE_FORUM_DAILY_DIGEST config was using both a Django Setting and a waffle flag. This consolidates this to simply use the single Django Setting: FEATURES['ENABLE_FORUM_DAILY_DIGEST']. ARCHBOM-132
LMS (Learning Management System) -------------------------------- This directory contains code relating to the student portal for edX.