DY
Size: a a a
DY
ИМ
DY
ИМ
DY
year_in_school = models.CharField(
max_length=2,
choices=YearInSchool.choices,
default=YearInSchool.FRESHMAN,
)
ИМ
year_in_school = models.CharField(
max_length=2,
choices=YearInSchool.choices,
default=YearInSchool.FRESHMAN,
)
DY
ИМ
Y
ИМ
ИМ
Y
ИМ
ИМ
Y
ИМ
ИМ
ИМ
Y
ИМ