Skip to content

Conversation

Nikoleta-v3
Copy link
Collaborator

Initially some minor additions and corrections have been implemented. Worth pointing out:

  • Game now has a players list
  • Player now has an id

I have setted up the rest framework. In order to do this the following have been implemented:

  • ViewSets for Player and Game
  • Serializers for Player and Game
  • Url for Player and Game

Finally wrote two lines in the documentation. @drvinceknight @smllmn

Adding field:
- id in player
- player list in game

and minnor correction in Game model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant