SB
Size: a a a
SB
SB
SB
BB
BB
SB
BB
SB
BB
BB
🔐
l
S
choices = (0, 'Label')спасибо з любую помощь
code = CharField(choices)
def __str__():
return code // хочу лабел получить, а не получается
DT
S
def __str__(self):
return self.code.get_code_display()
DT
DT
def __str__(self):
return self.code.get_code_display()
BB
BB
l