Display total count in fingerprint column
commit100d6441449208988869be94d810ed590d479b15
authorSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Tue, 28 Aug 2012 13:44:05 +0000 (28 19:14 +0530)
committerSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Tue, 28 Aug 2012 13:44:05 +0000 (28 19:14 +0530)
treef29aa0a9730b0c90047ab3bea51924a4fb6e9d6d
parent4b6a138bcbba4d91e8056694d800f29e5dac74d0
Display total count in fingerprint column

When grouping by country/AS, the total number of relays
are displayed in the nickname column. This is wrong, we
calculate the number of unique fingerprints and not
nicknames. Move the relay count to fingerprint column.
app.py
compass.py
templates/result.html