eduNEXT / edunext-platform

Open edX, the project that powers edunext.co
https://www.edunext.co
GNU Affero General Public License v3.0
29 stars 7 forks source link

Jlc/backport upgrade pymongo version #744

Closed johanseto closed 1 year ago

johanseto commented 1 year ago

Description

This pr adds 2 commits backported from master.

extra_info: already deployed in stage.

Testing instructions

Local test

Checkout this branch. If you are using tutor remove from lms.env.jsonand cms.env.json this lines due devstack changes, and contentstore should not be none and load common.py values. https://github.com/overhangio/tutor/blob/v13.3.0/tutor/templates/apps/openedx/config/partials/auth.json#L4-L5

2023-03-31_16-00

Go to your lms local container and install requirements.

2023-03-31_16-10

Test creating a course and check if there is no problem. 2023-03-31_16-29