datatracker/ietf/name
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
..
fixtures Merged django-1.8 work forward to copy of 6.39.1 2016-12-10 19:32:46 +00:00
migrations Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Add many-to-many field with formal languages to Document and add formal 2017-01-16 17:06:54 +00:00
generate_fixtures.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
models.py Add many-to-many field with formal languages to Document and add formal 2017-01-16 17:06:54 +00:00
resources.py Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00
utils.py Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries. 2012-03-22 13:44:54 +00:00