Files
edx-platform/lms/djangoapps/courseware/tests
Deborah Kaplan e7771d6526 fix: catch a possible exception in beta course configuration (#36172)
* fix: catch a possible exception in beta course configuration

when the learner is a beta tester, and the beta test has been set up with a large duration, the courseware djangoapp can return an overflow error on a timedelta call. In those circumstances, this defaults to returning an unmodified date.

FIXES: APER-3848
2025-01-27 13:59:02 -05:00
..
2021-12-09 13:43:48 +05:00
2024-04-03 16:03:56 +05:00
2025-01-23 15:55:58 -03:00