This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2ba363f1e752bd202800a6efbc012afe4ca3908
edx-platform
/
openedx
/
features
/
enterprise_support
/
tests
History
Régis Behmo
2307dff4c9
Deprecate WaffleFlag.override method
...
This allows us to get rid of waffle_utils' custom WaffleFlag method.
2020-11-03 19:25:37 +01:00
..
mixins
[ENT-3315] Reduce calls to enterprise-learner endpoint by looking up data from db
2020-08-12 15:24:39 -06:00
__init__.py
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
factories.py
Prevent an unbound local variable exception in enterprise_support.api. Add more unit tests for same.
2020-09-22 11:15:17 -04:00
test_admin.py
override enrollment attributes for learners
2020-06-24 21:37:24 +05:00
test_api.py
store a learners enterprise customer info into request session only if
2020-10-27 19:12:01 +05:00
test_logout.py
Improved enterprise target regex
2020-04-06 12:27:44 +05:00
test_signals.py
Handle Client Error for the API called in refund_order_voucher signal.
2020-10-07 11:28:26 +05:00
test_utils.py
Deprecate WaffleFlag.override method
2020-11-03 19:25:37 +01:00