eduNEXT / eox-tenant

Plugin for managing multiple tenants (organizations) within a single Open edX instance.
GNU Affero General Public License v3.0
7 stars 4 forks source link

perf: redwood release support `DS-1011` #212

Closed BryanttV closed 4 months ago

BryanttV commented 5 months ago

Description

This PR adds support for the Open edX Redwood release.

These were the changes made:

Testing instructions

  1. Create an environment with Redwood release, you can use Tutor or TVM.
  2. Install the Django plugin eox-tenant using this PR branch, you can use the steps in Tutor documentation.
  3. Run the test cases. In this file, you can find more information about the plugin configuration.

Aditional information

[!WARNING]
In the Palm and Quince version of Open edX it is necessary to use this last version that solves the error in the backend.

Related Issues

bra-i-am commented 5 months ago

Looks good to me! Thanks a lot for enhancing the document of test cases, it's pretty nice!

PD: I misclicked and sent the approval without the comment 🤦

mariajgrimaldi commented 4 months ago

@BryanttV: if this version is still compatible with quince, we don't need to backport it. Maybe we should update the compatibility notes for quince, but not much more.

Since this was already approved, let's do it in another PR.