bwarren2 / datadrivendota

Codebase for dota analytics
Other
0 stars 0 forks source link

Make match parse status visible to superusers on match card #582

Closed bwarren2 closed 8 years ago

bwarren2 commented 8 years ago

Closes #579 .

This is a really small change, and is mainly for admin debugging purposes. My only question is about style: this adds a template var that is only active for superusers and will almost only be blank. Is this unacceptable style?

wlonk commented 8 years ago

Not bad style at all; it can't leak to the average user, so.