Fix exceptions raised when a lazy text is used in json dump

This commit is contained in:
Shadi Naif
2018-10-07 15:46:03 +03:00
parent c0e2fd676a
commit 4df2073376
21 changed files with 107 additions and 48 deletions

View File

@@ -64,7 +64,7 @@ django-webpack-loader # Used to wire webpack bundles into the djan
djangorestframework-jwt
django-xforwardedfor-middleware==2.0 # Middleware to use the X-Forwarded-For header as the request IP
dogapi==1.2.1 # Python bindings to Datadog's API, for metrics gathering
edx-ace==0.1.9
edx-ace==0.1.10
edx-analytics-data-api-client
edx-ccx-keys
edx-celeryutils

View File

@@ -109,7 +109,7 @@ dm.xmlsec.binding==1.3.3 # via python-saml
docopt==0.6.2
docutils==0.14 # via botocore
dogapi==1.2.1
edx-ace==0.1.9
edx-ace==0.1.10
edx-analytics-data-api-client==0.14.4
edx-ccx-keys==0.2.1
edx-celeryutils==0.2.7

View File

@@ -128,7 +128,7 @@ dm.xmlsec.binding==1.3.3
docopt==0.6.2
docutils==0.14
dogapi==1.2.1
edx-ace==0.1.9
edx-ace==0.1.10
edx-analytics-data-api-client==0.14.4
edx-ccx-keys==0.2.1
edx-celeryutils==0.2.7

View File

@@ -123,7 +123,7 @@ dm.xmlsec.binding==1.3.3
docopt==0.6.2
docutils==0.14
dogapi==1.2.1
edx-ace==0.1.9
edx-ace==0.1.10
edx-analytics-data-api-client==0.14.4
edx-ccx-keys==0.2.1
edx-celeryutils==0.2.7