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 @@ -1718,7 +1718,7 @@ def _make_locale_paths(settings):
17181718# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
17191719# .. toggle_creation_date: 2024-11-10
17201720# .. toggle_target_removal_date: 2025-06-01
1721- USE_EXTRACTED_HTML_BLOCK = False
1721+ USE_EXTRACTED_HTML_BLOCK = True
17221722
17231723# .. toggle_name: USE_EXTRACTED_DISCUSSION_BLOCK
17241724# .. toggle_default: False
Original file line number Diff line number Diff line change @@ -1288,7 +1288,7 @@ xblock-utils==4.0.0
12881288 # via
12891289 # edx-sga
12901290 # xblock-poll
1291- xblocks-contrib==0.7.1
1291+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
12921292 # via -r requirements/edx/bundled.in
12931293xmlsec==1.3.14
12941294 # via
Original file line number Diff line number Diff line change @@ -2305,7 +2305,7 @@ xblock-utils==4.0.0
23052305 # -r requirements/edx/testing.txt
23062306 # edx-sga
23072307 # xblock-poll
2308- xblocks-contrib==0.7.1
2308+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
23092309 # via
23102310 # -r requirements/edx/doc.txt
23112311 # -r requirements/edx/testing.txt
Original file line number Diff line number Diff line change @@ -1624,7 +1624,7 @@ xblock-utils==4.0.0
16241624 # -r requirements/edx/base.txt
16251625 # edx-sga
16261626 # xblock-poll
1627- xblocks-contrib==0.7.1
1627+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
16281628 # via -r requirements/edx/base.txt
16291629xmlsec==1.3.14
16301630 # via
Original file line number Diff line number Diff line change @@ -1710,7 +1710,7 @@ xblock-utils==4.0.0
17101710 # -r requirements/edx/base.txt
17111711 # edx-sga
17121712 # xblock-poll
1713- xblocks-contrib==0.7.1
1713+ git+https://github.com/openedx/ xblocks-contrib.git@ttqureshi/xmlmixin
17141714 # via -r requirements/edx/base.txt
17151715xmlsec==1.3.14
17161716 # via
You can’t perform that action at this time.
0 commit comments