datatracker/ietf/person/migrations
2018-05-05 12:37:15 +00:00
..
0001_initial.py Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +00:00
0002_auto_20180330_0808.py Migration to match the new endpoint choice avilable in the PersonalApiKey model. 2018-03-30 15:11:20 +00:00
0003_auto_20180504_1519.py Added a new field name_from_draft to Person, to hold the name field equivalent as captured from drafts, in case name has been modified by the user and we're asked to remove that info under GDPR. Added history for Email, and also an origin field to capture from where we got an email address (draft name, username, meeting registration, etc.) Added a log.assertion() to Email.save() in order to ensure we don't create any email without setting origin. 2018-05-05 12:37:15 +00:00
__init__.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00