fligtar doesn't care about the supported field
This commit is contained in:
Родитель
e814863fe7
Коммит
230105ac8e
|
@ -9,7 +9,6 @@ class Application(amo.ModelBase):
|
|||
guid = models.CharField(max_length=255, default='')
|
||||
name = TranslatedField()
|
||||
shortname = TranslatedField()
|
||||
supported = models.BooleanField()
|
||||
# icondata
|
||||
# icontype = models.CharField(max_length=25, default='')
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче