feat!: remove old waffle classes (#27069)
BREAKING CHANGE: Remove WaffleSwitchNamespace, WaffleSwitch, WaffleFlagNamespace, and WaffleFlag from waffle_utils, in favor of the Legecy* classes in edx-toggles. Although this is a breaking change, we have preemptively removed all known uses. BD-21
Showing
- openedx/core/djangoapps/waffle_utils/__init__.py 1 addition, 115 deletionsopenedx/core/djangoapps/waffle_utils/__init__.py
- openedx/core/djangoapps/waffle_utils/tests/test_init.py 2 additions, 15 deletionsopenedx/core/djangoapps/waffle_utils/tests/test_init.py
- openedx/core/djangoapps/waffle_utils/tests/test_views.py 1 addition, 4 deletionsopenedx/core/djangoapps/waffle_utils/tests/test_views.py
- openedx/core/djangoapps/waffle_utils/views.py 1 addition, 1 deletionopenedx/core/djangoapps/waffle_utils/views.py
Loading
Please register or sign in to comment