MeerkatLabs / Bowling-Entry

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

ScoreSheetView Update missing pointers to week and league #1

Closed rerobins closed 9 years ago

rerobins commented 9 years ago

Update the update(request, _args, *_kwargs) method to retrieve the league and week object models for the rest of the view.