[LEARNER-493] Add feature flag for Bundled Purchase - WL

This commit is contained in:
Marko Jevtic
2017-04-13 07:54:00 +00:00
parent 07683f9c4c
commit 885d54239f

View File

@@ -374,6 +374,10 @@ FEATURES = {
# Whether or not the dynamic EnrollmentTrackUserPartition should be registered.
'ENABLE_ENROLLMENT_TRACK_USER_PARTITION': False,
# Enable one click program purchase
# See LEARNER-493
'ENABLE_ONE_CLICK_PROGRAM_PURCHASE': False,
}
# Ignore static asset files on import which match this pattern