fix dates to match the day of the week

this assumes that the date was wrong and day of week correct originally
This commit is contained in:
Sam Bailey 2018-10-03 10:59:24 +10:00
parent ba2f7b9291
commit bc29fd49bf

View file

@ -86,7 +86,7 @@ class Command(BaseCommand):
("name",),
name="Penguin Dinner Ticket",
description="Tickets to our conference dinner on the evening of "
"Wednesday 24 January. All attendees may purchase "
"Wednesday 23 January. All attendees may purchase "
"seats at the dinner, even if a dinner ticket is not "
"included in your conference ticket price.",
required=False,
@ -112,7 +112,7 @@ class Command(BaseCommand):
("name",),
name="Professional Delegates Networking Session Ticket",
description="Tickets to our Professional Delegates Networking session."
"This event will be held on the evening of Thursday 25th "
"This event will be held on the evening of Thursday 24th "
"January, and is restricted to Professional Ticket "
"holders, speakers, miniconf organisers, and invited "
"guests.",