Régis Behmo
|
4586002956
|
Import waffle classes from edx_toggles instead of waffle_utils
Those classes were ported to edx_toggles. The imports remain in
waffle_utils.__init__ for backward compatibility.
|
2020-11-03 19:25:37 +01:00 |
|
Régis Behmo
|
3b127f8c92
|
Deprecate WaffleSwitch.override* methods
This allows us to get rid of the custom WaffleSwitch and
WaffleSwitchNamespace classes from waffle_utils in favour of
edx_toggles.toggles classes.
|
2020-11-03 19:25:37 +01:00 |
|
toxinu
|
c565f7b850
|
Remove blank line
|
2020-04-27 20:05:57 +09:00 |
|
toxinu
|
13b2ea6c46
|
Add test to show exception
|
2020-04-27 17:20:32 +09:00 |
|
hasnain.naveed
|
c5a1964257
|
ENT-2511 | Disabled the admin panel's login page.
|
2020-01-14 16:16:19 +05:00 |
|
Calen Pennington
|
ea8c8e8348
|
Test the django admin view, and that it can be loaded
|
2019-08-02 13:27:16 -04:00 |
|
Calen Pennington
|
2d1eb9923f
|
Convert a has_access check into a bridgekeeper rule
This reverts commit 5e8f90caa1.
|
2019-07-30 12:02:24 -04:00 |
|