datatracker/ietf/group/migrations
2019-01-24 20:08: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_groupfeatures_historicalgroupfeatures.py Captured another GroupFeatures model tweak. 2018-07-14 16:26:11 +00:00
0003_groupfeatures_data.py Fixed a migration ordering issue 2018-07-13 03:40:32 +00:00
0004_add_group_feature_fields.py Added 9 new group features, and changed list-like char fields to json fields, to get better support for using the values as lists. Modified code to use the group features instead of explicit lists of group types in many places in the code. 2019-01-22 18:11:46 +00:00
0005_group_features_list_data_to_json.py Added 9 new group features, and changed list-like char fields to json fields, to get better support for using the values as lists. Modified code to use the group features instead of explicit lists of group types in many places in the code. 2019-01-22 18:11:46 +00:00
0006_group_features_lists_to_jsonfield.py Corrected the default values of the GroupFeatures JSONField fields, and updated the migration to match. 2019-01-24 20:08:29 +00:00
0007_new_group_features_data.py Added some copyright and encoding strings. 2019-01-23 18:38:16 +00:00
0008_group_features_onetoone.py Added some copyright and encoding strings. 2019-01-23 18:38:16 +00:00
0009_auto_20190122_1012.py Added a migration that seems to have resulted from running a newer version of django-simple-history. 2019-01-22 18:14:26 +00:00
__init__.py Move milestones branch out of the way to prepare for merge with trunk to get latest charter changes in 2012-06-26 17:47:53 +00:00