('short_description',models.CharField(default=b'',help_text=b'Describe the object succinctly (try to keep it under 80 characters)',max_length=100,blank=True)),
('short_description',models.CharField(default='',help_text='Describe the object succinctly (try to keep it under 80 characters)',max_length=100,blank=True)),