jyundt / oval

The Oval
https://theoval.us
GNU General Public License v2.0
1 stars 0 forks source link

Add ability to drop individual points from season total #119

Closed johnwheffner closed 6 years ago

johnwheffner commented 6 years ago

I didn't want to implement the policy logic of dropping the N lowest races, so just annotating by hand and recording in the data model.

I really should plumb the points_dropped property through to the view rather than just passing a "(points)" string, but this is easier for now.