Files
edx-platform/openedx/core/djangoapps
Kyle McCormick 662388c7db Allow omission of course_key in call to CourseWaffleFlag.is_enabled
This effectively evaluates the flag outside of the context of a course.
This was previously available through `.is_enabled_without_course_context`,
which has been removed in favor of simply `is_enabled()`.

This was done to make the CourseWaffleFlag interface more uniform with
that of WaffleFlag and ExperimentWaffleFlag and eliminate unecessary
branching when handling CourseWaffleFlags.
2020-08-10 11:57:02 -04:00
..
2020-03-16 14:37:18 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 12:25:38 -05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-06-10 21:07:10 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2020-06-08 15:53:03 +05:00
2020-06-23 18:51:43 +05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2020-07-14 21:55:50 +05:00
2019-12-30 10:35:30 -05:00
2020-07-24 13:32:37 +05:30
2019-12-30 10:35:30 -05:00