Files
edx-platform/common/djangoapps
Kyle McCormick 3185dda123 fix: Rename send_activation_email task (step 3/3) (#26329)
The old name was
`student.send_activation_email`.

The new name is now
`common.djangoapps.student.tasks.send_activation_email`.

We no longer user the old task name,
so we can safely stop registering it with Celery
workers, without fear of dropping any lingering
tasks under the old name.
2021-02-03 11:10:01 -05:00
..
2021-02-02 17:59:20 +05:00
2021-02-02 17:59:20 +05:00
2021-02-02 17:59:20 +05:00
2021-02-02 18:36:41 +05:00
2021-02-02 19:19:33 +05:00
2021-02-02 13:38:45 +05:00
2021-02-02 14:37:08 +05:00
2021-02-03 17:05:12 +05:00