datatracker/ietf/person/migrations
Ole Laursen b2ff10b0f2 Add support for extracting the country line from the author addresses
to the draft parser (incorporating patch from trunk), store the
extracted country instead of trying to turn it into an ISO country
code, add country and continent name models and add initial data for
those, add helper function for cleaning the countries, add author
country and continent charts, move the affiliation models to
stats/models.py, fix a bunch of bugs.
 - Legacy-Id: 12846
2017-02-15 18:43:57 +00:00
..
0001_initial.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
0002_email_primary.py Added a new field 'primary' to the Email model, added a matching migration, and a data migration to set primary fields to match the way a primary address is chosen today. 2015-03-04 17:53:48 +00:00
0003_auto_20150304_0829.py Merged in [9141] from rjsparks@nostrum.com: 2015-03-04 19:16:21 +00:00
0004_auto_20150308_0440.py Tweaked the email activation migration slightly. 2015-03-10 20:24:31 +00:00
0005_deactivate_unknown_email.py Stop making active unknown-email- objects. Mark existing such objects as inactive. Tweak exception handling in submit/utils to make it obvious that the utilities will not change the person an existing Email record is pointing to. Commit ready for merge. 2016-02-04 22:50:50 +00:00
0006_auto_20160503_0937.py Tweaked the field names of Person name fields to make the intended use clearer. 2016-05-03 16:39:17 +00:00
0007_auto_20160520_0304.py Added a migration to match the Person model changes in [11180]. 2016-05-20 10:11:42 +00:00
0008_add_biography_field.py Merged in ^/personal/rjs/6.21.1.dev0@11257 2016-06-01 16:37:01 +00:00
0009_populate_biography.py Merged in ^/personal/rjs/6.21.1.dev0@11257 2016-06-01 16:37:01 +00:00
0010_add_photo_fields.py Merged in ^/personal/rjs/6.21.1.dev0@11257 2016-06-01 16:37:01 +00:00
0011_populate_photos.py Added and updated migrations. 2016-06-06 16:30:54 +00:00
0012_auto_20160606_0823.py Added a default for photo and photo_thumb to the migration. 2016-06-10 09:41:09 +00:00
0013_add_plain_name_aliases.py Added a backwards migration for person.0013_add_plain_name_aliases. 2016-06-14 15:11:05 +00:00
0014_auto_20160613_0751.py Added a migration which provides photo field default values and updates the upload path to the one used in production. 2016-06-13 14:54:40 +00:00
__init__.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00