Skip to content
Snippets Groups Projects
Commit 216b9926 authored by Régis Behmo's avatar Régis Behmo
Browse files

Upgrade waffle classes to the new edx-toggles API

Waffle classes no longer have namespaces. All features are moved to the
WaffleFlag/WaffleSwitch classes.

Here we use the edx_toggles.toggles.__future__ API, which is available
in 1.2.0. This means that we don't have to upgrade edx-toggles. We
should remove the __future__ imports as soon as we upgrade to 2.0.0.
parent d13a1fb5
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment