Files
edx-platform/openedx/core/djangoapps/programs/tests
Matt Tuchfarber 6c97dfe1e5 Move cert date signals to avoid race conditions
COURSE_CERT_DATE_CHANGE was being called before saving the new data in
the course overview. The listeners were expecting to pull the data out
of the course overview, and thus were only right about half the time.
This moves the signal to trigger after the course publish signals are
handled.
2021-03-04 15:57:21 -05:00
..
2019-12-30 10:35:30 -05:00