Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each GameSession has defined language it is run in #118

Open
6 tasks
ivellios opened this issue Jan 16, 2019 · 0 comments
Open
6 tasks

Each GameSession has defined language it is run in #118

ivellios opened this issue Jan 16, 2019 · 0 comments
Labels
backend This story touches backend enhancement New feature or request good first issue Good for newcomers

Comments

@ivellios
Copy link
Member

Each game session can hold information on the language it will be run in.

TODO:

  • add language choices (for now Polish and English)
  • add language field in the GameSession model (Polish is the default one)
  • add language column to the GameSessionAdmin
  • add language field in the game booking and booking edit API endpoint
  • handle language select in the serializer as well
  • create db migration
@ivellios ivellios added enhancement New feature or request good first issue Good for newcomers backend This story touches backend labels Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This story touches backend enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant