fix: import authoring filter from content_authoring instead (#36109)

Correctly name authoring subdomain according to DDD docs: https://openedx.atlassian.net/wiki/spaces/AC/pages/663224968/edX+DDD+Bounded+Contexts
This commit is contained in:
Maria Grimaldi
2025-02-21 14:55:50 +01:00
committed by GitHub
parent b5de356747
commit 6c6fd84e53
6 changed files with 11 additions and 7 deletions

View File

@@ -499,6 +499,7 @@ edx-opaque-keys[django]==2.11.0
# edx-when
# lti-consumer-xblock
# openedx-events
# openedx-filters
# ora2
edx-organizations==6.13.0
# via -r requirements/edx/kernel.in
@@ -820,7 +821,7 @@ openedx-events==9.18.0
# edx-name-affirmation
# event-tracking
# ora2
openedx-filters==1.12.0
openedx-filters==2.0.0
# via
# -r requirements/edx/kernel.in
# lti-consumer-xblock

View File

@@ -790,6 +790,7 @@ edx-opaque-keys[django]==2.11.0
# edx-when
# lti-consumer-xblock
# openedx-events
# openedx-filters
# ora2
edx-organizations==6.13.0
# via
@@ -1371,7 +1372,7 @@ openedx-events==9.18.0
# edx-name-affirmation
# event-tracking
# ora2
openedx-filters==1.12.0
openedx-filters==2.0.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt

View File

@@ -584,6 +584,7 @@ edx-opaque-keys[django]==2.11.0
# edx-when
# lti-consumer-xblock
# openedx-events
# openedx-filters
# ora2
edx-organizations==6.13.0
# via -r requirements/edx/base.txt
@@ -993,7 +994,7 @@ openedx-events==9.18.0
# edx-name-affirmation
# event-tracking
# ora2
openedx-filters==1.12.0
openedx-filters==2.0.0
# via
# -r requirements/edx/base.txt
# lti-consumer-xblock

View File

@@ -608,6 +608,7 @@ edx-opaque-keys[django]==2.11.0
# edx-when
# lti-consumer-xblock
# openedx-events
# openedx-filters
# ora2
edx-organizations==6.13.0
# via -r requirements/edx/base.txt
@@ -1041,7 +1042,7 @@ openedx-events==9.18.0
# edx-name-affirmation
# event-tracking
# ora2
openedx-filters==1.12.0
openedx-filters==2.0.0
# via
# -r requirements/edx/base.txt
# lti-consumer-xblock