datatracker/ietf/stats
Ole Laursen 9308948195 Add person, affiliation and country (through django-countries) to
DocumentAuthor, rename author field to email and make it optional (for
modeling old email-less submissions), remove the authors many to many
referencing field from Document as it is not really pointing the right
place.

Update the Secretariat tools to show affiliation and country.

Add migration for getting rid of the fake email addresses that the
migration script created some years ago (just set the author email
field to null).
 - Legacy-Id: 12739
2017-01-26 17:10:08 +00:00
..
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
backfill_data.py Add many-to-many field with formal languages to Document and add formal 2017-01-16 17:06:54 +00:00
tests.py Add word count and submit format statistics 2017-01-16 11:36:38 +00:00
urls.py Add word count and submit format statistics 2017-01-16 11:36:38 +00:00
views.py Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00