Page MenuHomePhabricator

Give advance renewal notice for partners with fixed account lengths
Closed, ResolvedPublic

Description

This can be the base of the proxy version of this feature (T169204) - for some partners (e.g. Newspapers.com), we know that accounts last for exactly one year from when they're created. As such, we could give users a one-month notice from their last application send date to tell them they might want to renew soon.

Event Timeline

Code merged, but cron job for emails not running yet. Will be using django-cron when Docker work is complete.

Docker is now integrated and django-cron is available. We can move ahead with adding a cron job for this at https://github.com/WikipediaLibrary/TWLight/blob/master/TWLight/crons.py