Moved the target date for ending the ietf-announce header changes forward since we missed the start date.

Commit ready for merge.
Ryan - could you apply this to the current production branch as a patch and start a cron job that runs this file daily until the 24th please?
 - Legacy-Id: 7085
This commit is contained in:
Robert Sparks 2014-01-08 18:56:25 +00:00
parent e93b5ec296
commit e3d9fbabb1

View file

@ -11,7 +11,7 @@ from ietf.utils.mail import send_mail
management.setup_environ(settings)
target_date=datetime.date(year=2014,month=1,day=20)
target_date=datetime.date(year=2014,month=1,day=24)
send_mail(request = None,
to = "IETF-Announce <ietf-announce@ietf.org>",