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:
parent
e93b5ec296
commit
e3d9fbabb1
|
@ -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>",
|
||||
|
|
Loading…
Reference in a new issue