Update text for Art+Tech conf

This commit is contained in:
Tobias 2018-10-16 20:46:28 +13:00
parent 18b8dd1f4d
commit e7b090ca22

View file

@ -169,7 +169,7 @@ class ArtTechProposal(Proposal):
EXHIBIT_NO = 2
EXHIBIT_STATUS = [
(EXHIBIT_YES, "I am willing and able to exhibit my project on Monday, January 22nd"),
(EXHIBIT_YES, "I am willing and able to exhibit my project on Thursday, January 24th"),
(EXHIBIT_NO, "I'm unable to exhibit my project")
]