summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/reports.py
AgeCommit message (Collapse)Author
2019-02-06Fix imports and exceptions for Python3Magnus Hagander
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2018-02-21Replace render_to_response with renderMagnus Hagander
This is rquired as part of the move to a newer Django, and works fine on older versions too
2016-01-20Properly show login info on report pageMagnus Hagander
2016-01-20Add report showing author/reviewer statsMagnus Hagander
Grouped by each contriubtor, show which patches this person is the author and reviewer of, to compare how many of each people have.