bwarren2 / datadrivendota

Codebase for dota analytics
Other
0 stars 0 forks source link

Fix long-series error on hero skilling #314

Closed bwarren2 closed 9 years ago

bwarren2 commented 9 years ago

Note: this actually still shows up if you enter the same player twice. This is not an intended use of the tool, so the error is not concerning, but is worth revisiting later. The fix is to merge the two querysets with Q objects and use distinct().