field=models.DateTimeField(db_column=b'expiration_datetime',default=None,blank=True,help_text='OPTIONAL: After this date/time, users will no longer be able to enroll in this mode. Leave this blank if users can enroll in this mode until enrollment closes for the course.',null=True,verbose_name='Upgrade Deadline'),