Skip to content
Snippets Groups Projects
user avatar
Kyle McCormick authored
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.
3185dda1
History
Name Last commit Last update