admin display

This commit is contained in:
2026-05-15 14:50:59 +02:00
parent 65cc2e555f
commit 35824de310
5 changed files with 33 additions and 16 deletions
+1
View File
@@ -33,6 +33,7 @@ class PuzzleResponseRankingOut(ModelSchema):
class UserDisplayOut(Schema):
id: int
username: str
is_staff: bool
class RankingSchema(Schema):