Skip to content

Commit 19dd26b

Browse files
authored
Merge pull request #526 from PROCOLLAB-github/feature/project-mospolytech-data
Добавлено поле специализация в сериализатор Приглашений
2 parents 18d8988 + ee36a8d commit 19dd26b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

invites/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class Meta:
1414
"user",
1515
"motivational_letter",
1616
"role",
17+
"specialization",
1718
"is_accepted",
1819
]
1920

0 commit comments

Comments
 (0)