I have model called EmailHistory with one of the fields that look like this: from_email = models.EmailField(verbose_name=\"From:\")
I was attempting to install an exe that requires a serial number before the install, which the vendor has not provided to us yet.