Add waffle to installed_apps for commonlib
This commit is contained in:
@@ -75,6 +75,7 @@ INSTALLED_APPS = (
|
||||
'openedx.core.djangoapps.self_paced',
|
||||
'milestones',
|
||||
'celery_utils',
|
||||
'waffle',
|
||||
|
||||
# Django 1.11 demands to have imported models supported by installed apps.
|
||||
'completion',
|
||||
|
||||
Reference in New Issue
Block a user