datatracker/ietf/idindex
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
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
generate_all_id2_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_all_id_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_abstracts_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_index_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
index.py Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00
tests.py Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00