datatracker/ietf/person/migrations
2019-01-18 18:27:29 +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 Changed the field type for the Person.consent field. 2018-05-17 16:45:21 +00:00
0004_populate_email_origin.py Data migrations to populate email origin and Person.name_from_draft. 2018-05-29 13:10:20 +00:00
0005_populate_person_name_from_draft.py Data migrations to populate email origin and Person.name_from_draft. 2018-05-29 13:10:20 +00:00
0006_auto_20180910_0719.py Added a migration to capture a change in on_delete for the Person.user field. 2018-09-16 13:46:28 +00:00
0007_auto_20180929_1303.py Added a PersonEvent type for email address deactivation. 2018-09-29 20:06:33 +00:00
0008_auto_20181014_1448.py Added a migration for the additional API endpoint for PersonalApiKey. 2018-10-14 22:38:18 +00:00
0009_auto_20190118_0725.py Modified the rolodex code to make sure we capture information about the origin of email addresses if they are added by the secretariat, to ensure GPR compliance. 2019-01-18 18:27:29 +00:00
__init__.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00