File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1706,7 +1706,7 @@ def _make_locale_paths(settings):
17061706# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
17071707# .. toggle_creation_date: 2024-11-10
17081708# .. toggle_target_removal_date: 2025-06-01
1709- USE_EXTRACTED_HTML_BLOCK = False
1709+ USE_EXTRACTED_HTML_BLOCK = True
17101710
17111711# .. toggle_name: USE_EXTRACTED_DISCUSSION_BLOCK
17121712# .. toggle_default: False
Original file line number Diff line number Diff line change @@ -1275,7 +1275,7 @@ xblock-utils==4.0.0
12751275 # via
12761276 # edx-sga
12771277 # xblock-poll
1278- xblocks-contrib==0.7.1
1278+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
12791279 # via -r requirements/edx/bundled.in
12801280xmlsec==1.3.14
12811281 # via
Original file line number Diff line number Diff line change @@ -2290,7 +2290,7 @@ xblock-utils==4.0.0
22902290 # -r requirements/edx/testing.txt
22912291 # edx-sga
22922292 # xblock-poll
2293- xblocks-contrib==0.7.1
2293+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
22942294 # via
22952295 # -r requirements/edx/doc.txt
22962296 # -r requirements/edx/testing.txt
Original file line number Diff line number Diff line change @@ -1611,7 +1611,7 @@ xblock-utils==4.0.0
16111611 # -r requirements/edx/base.txt
16121612 # edx-sga
16131613 # xblock-poll
1614- xblocks-contrib==0.7.1
1614+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
16151615 # via -r requirements/edx/base.txt
16161616xmlsec==1.3.14
16171617 # via
Original file line number Diff line number Diff line change @@ -1697,7 +1697,7 @@ xblock-utils==4.0.0
16971697 # -r requirements/edx/base.txt
16981698 # edx-sga
16991699 # xblock-poll
1700- xblocks-contrib==0.7.1
1700+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
17011701 # via -r requirements/edx/base.txt
17021702xmlsec==1.3.14
17031703 # via
You can’t perform that action at this time.
0 commit comments