jam941 / JamboreeScoreboard

1 stars 0 forks source link

Additional viewsets #2

Closed ChrisSoper1 closed 4 years ago

ChrisSoper1 commented 4 years ago

https://github.com/jam941/JamboreeScoreboard/blob/008cdfa4f4e7912721377e556378f7a2ddf1111c/backend/views.py#L9

We need viewsets and serializers for at least scores. The other ones might make more sense later, but score submission is required.

jam941 commented 4 years ago

Fixed