show credit eligibility requirements in studio

ECOM-1591
This commit is contained in:
zubair-arbi
2015-06-10 19:10:12 +05:00
parent 233aba74a3
commit 3204c8b3fe
16 changed files with 324 additions and 44 deletions

View File

@@ -173,6 +173,8 @@ FEATURES = {
# How many seconds to show the bumper again, default is 7 days:
'SHOW_BUMPER_PERIODICITY': 7 * 24 * 3600,
# Enable credit eligibility feature
'ENABLE_CREDIT_ELIGIBILITY': False,
}
ENABLE_JASMINE = False