datatracker/ietf/stats
Ole Laursen b2ff10b0f2 Add support for extracting the country line from the author addresses
to the draft parser (incorporating patch from trunk), store the
extracted country instead of trying to turn it into an ISO country
code, add country and continent name models and add initial data for
those, add helper function for cleaning the countries, add author
country and continent charts, move the affiliation models to
stats/models.py, fix a bunch of bugs.
 - Legacy-Id: 12846
2017-02-15 18:43:57 +00:00
..
migrations Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +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 Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00
models.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +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 support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00
urls.py Revamp stats selector UI a bit to accomodate statistics counting 2017-01-31 16:32:20 +00:00
utils.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00
views.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00