datatracker/ietf/stats
Ole Laursen 2c4f14c967 Make bins use a set to prevent duplicates. Those should only be a
problem with aliased bins, but use sets everywhere anyway for
consistency.
 - Legacy-Id: 13177
2017-03-30 14:50:23 +00:00
..
migrations Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00
backfill_data.py Improve debug output 2017-03-27 08:35:34 +00:00
models.py Add mail to link to Secretariat on country page in case people are 2017-02-17 10:21:34 +00:00
resources.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00
tests.py Add some extra test data to exercise the statistics better 2017-03-29 09:06:12 +00:00
urls.py Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
utils.py Add mail to link to Secretariat on country page in case people are 2017-02-17 10:21:34 +00:00
views.py Make bins use a set to prevent duplicates. Those should only be a 2017-03-30 14:50:23 +00:00