Merge pull request #14865 from edx/mjevtic/LEARNER-493

[LEARNER-493] Add feature flag for Bundled Purchase - WL
This commit is contained in:
Marko Jevtić
2017-04-18 10:12:12 +02:00
committed by GitHub

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