Innopolis University DevOps Playground
Skip to content

Added: Multiple choice questions

Danila Kochegarov requested to merge woolfer0097MainMain into main
  • multiple choice questions Changed:
  • model of user (telegram_id (primary key), first_name, last_name, username, role, photo_url, answers relationship)
  • model of answer (user_id (related to user.telegram_id))

Merge request reports