MeerkatLabs / Bowling-Entry

Django application that provides the backend for the angular bowling entry site.
0 stars 0 forks source link

Create Match uses too many bowlers #4

Closed rerobins closed 9 years ago

rerobins commented 9 years ago

Create match call creates too many bowlers, should instead create up to the number of players allowed in the league.

rerobins commented 9 years ago

When not enough bowlers on the team, then create vacant bowlers.