chore: add django settings variable for surveymonkey import data job

This commit is contained in:
muhammad-ammar
2023-02-01 17:25:03 +05:00
parent 284e64d1f1
commit a010cf1d82
4 changed files with 5 additions and 3 deletions

View File

@@ -5286,3 +5286,5 @@ ENTERPRISE_PLOTLY_SECRET = "I am a secret"
ENTERPRISE_MANUAL_REPORTING_CUSTOMER_UUIDS = []
AVAILABLE_DISCUSSION_TOURS = []
SURVEYMONKEY_ACCESS_TOKEN = "I am an access token"

View File

@@ -772,7 +772,7 @@ ora2==5.0.0
# via -r requirements/edx/base.in
oscrypto==1.3.0
# via snowflake-connector-python
outcome-surveys==2.0.0
outcome-surveys==2.1.0
# via -r requirements/edx/base.in
packaging==23.0
# via

View File

@@ -1021,7 +1021,7 @@ oscrypto==1.3.0
# via
# -r requirements/edx/testing.txt
# snowflake-connector-python
outcome-surveys==2.0.0
outcome-surveys==2.1.0
# via -r requirements/edx/testing.txt
packaging==23.0
# via

View File

@@ -971,7 +971,7 @@ oscrypto==1.3.0
# via
# -r requirements/edx/base.txt
# snowflake-connector-python
outcome-surveys==2.0.0
outcome-surveys==2.1.0
# via -r requirements/edx/base.txt
packaging==23.0
# via