Reordered migrations. Updated name fixture.

- Legacy-Id: 19336
This commit is contained in:
Robert Sparks 2021-09-04 15:33:53 +00:00
parent f3a433672a
commit d5b0bc6ccc
6 changed files with 27 additions and 27 deletions

View file

@ -26,7 +26,7 @@ class Migration(migrations.Migration):
dependencies = [ dependencies = [
('doc', '0043_bofreq_docevents'), ('doc', '0043_bofreq_docevents'),
('name', '0030_add_procmaterials'), ('name', '0031_add_procmaterials'),
] ]
operations = [ operations = [

View file

@ -10,7 +10,7 @@ import ietf.utils.models
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('name', '0028_proceedingsmaterialtypename'), ('name', '0029_proceedingsmaterialtypename'),
('meeting', '0044_again_assign_correct_constraintnames'), ('meeting', '0044_again_assign_correct_constraintnames'),
] ]

View file

@ -2310,10 +2310,10 @@
"desc": "The BOF request is proposed", "desc": "The BOF request is proposed",
"name": "Proposed", "name": "Proposed",
"next_states": [ "next_states": [
178, 159,
179, 160,
180, 161,
181 162
], ],
"order": 0, "order": 0,
"slug": "proposed", "slug": "proposed",
@ -2321,7 +2321,7 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 177 "pk": 158
}, },
{ {
"fields": { "fields": {
@ -2334,7 +2334,7 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 178 "pk": 159
}, },
{ {
"fields": { "fields": {
@ -2347,7 +2347,7 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 179 "pk": 160
}, },
{ {
"fields": { "fields": {
@ -2360,7 +2360,7 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 180 "pk": 161
}, },
{ {
"fields": { "fields": {
@ -2373,14 +2373,14 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 181 "pk": 162
}, },
{ {
"fields": { "fields": {
"desc": "The material is active", "desc": "The material is active",
"name": "Active", "name": "Active",
"next_states": [ "next_states": [
185 164
], ],
"order": 0, "order": 0,
"slug": "active", "slug": "active",
@ -2388,14 +2388,14 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 184 "pk": 163
}, },
{ {
"fields": { "fields": {
"desc": "The material is removed", "desc": "The material is removed",
"name": "Removed", "name": "Removed",
"next_states": [ "next_states": [
184 163
], ],
"order": 1, "order": 1,
"slug": "removed", "slug": "removed",
@ -2403,7 +2403,7 @@
"used": true "used": true
}, },
"model": "doc.state", "model": "doc.state",
"pk": 185 "pk": 164
}, },
{ {
"fields": { "fields": {
@ -2756,7 +2756,7 @@
"has_milestones": false, "has_milestones": false,
"has_nonsession_materials": false, "has_nonsession_materials": false,
"has_reviews": false, "has_reviews": false,
"has_session_materials": false, "has_session_materials": true,
"is_schedulable": false, "is_schedulable": false,
"material_types": "[\n \"slides\"\n]", "material_types": "[\n \"slides\"\n]",
"matman_roles": "[\n \"ad\",\n \"chair\",\n \"delegate\",\n \"secr\"\n]", "matman_roles": "[\n \"ad\",\n \"chair\",\n \"delegate\",\n \"secr\"\n]",
@ -3157,7 +3157,7 @@
"has_milestones": true, "has_milestones": true,
"has_nonsession_materials": false, "has_nonsession_materials": false,
"has_reviews": false, "has_reviews": false,
"has_session_materials": false, "has_session_materials": true,
"is_schedulable": false, "is_schedulable": false,
"material_types": "[\n \"slides\"\n]", "material_types": "[\n \"slides\"\n]",
"matman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]", "matman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]",
@ -3231,7 +3231,7 @@
"has_milestones": false, "has_milestones": false,
"has_nonsession_materials": false, "has_nonsession_materials": false,
"has_reviews": true, "has_reviews": true,
"has_session_materials": false, "has_session_materials": true,
"is_schedulable": false, "is_schedulable": false,
"material_types": "[\n \"slides\"\n]", "material_types": "[\n \"slides\"\n]",
"matman_roles": "[\n \"ad\",\n \"secr\"\n]", "matman_roles": "[\n \"ad\",\n \"secr\"\n]",
@ -11918,8 +11918,8 @@
}, },
{ {
"fields": { "fields": {
"desc": "Sponsors and Supporters", "desc": "Sponsors and supporters",
"name": "Sponsors and supporters", "name": "Sponsors and Supporters",
"order": 0, "order": 0,
"used": true "used": true
}, },
@ -15653,7 +15653,7 @@
"fields": { "fields": {
"command": "xym", "command": "xym",
"switch": "--version", "switch": "--version",
"time": "2021-08-30T00:16:41.046", "time": "2021-09-03T00:17:04.034",
"used": true, "used": true,
"version": "xym 0.5" "version": "xym 0.5"
}, },
@ -15664,7 +15664,7 @@
"fields": { "fields": {
"command": "pyang", "command": "pyang",
"switch": "--version", "switch": "--version",
"time": "2021-08-30T00:16:42.619", "time": "2021-09-03T00:17:05.961",
"used": true, "used": true,
"version": "pyang 2.5.0" "version": "pyang 2.5.0"
}, },
@ -15675,7 +15675,7 @@
"fields": { "fields": {
"command": "yanglint", "command": "yanglint",
"switch": "--version", "switch": "--version",
"time": "2021-08-30T00:16:42.981", "time": "2021-09-03T00:17:06.308",
"used": true, "used": true,
"version": "yanglint SO 1.6.7" "version": "yanglint SO 1.6.7"
}, },
@ -15686,7 +15686,7 @@
"fields": { "fields": {
"command": "xml2rfc", "command": "xml2rfc",
"switch": "--version", "switch": "--version",
"time": "2021-08-30T00:16:45.742", "time": "2021-09-03T00:17:09.925",
"used": true, "used": true,
"version": "xml2rfc 3.9.1" "version": "xml2rfc 3.9.1"
}, },

View file

@ -8,7 +8,7 @@ from django.db import migrations, models
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('name', '0027_add_bofrequest'), ('name', '0028_iabasg'),
] ]
operations = [ operations = [

View file

@ -25,7 +25,7 @@ def reverse(apps, schema_editor):
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('name', '0028_proceedingsmaterialtypename'), ('name', '0029_proceedingsmaterialtypename'),
('meeting', '0046_meetinghost'), ('meeting', '0046_meetinghost'),
] ]

View file

@ -32,7 +32,7 @@ class Migration(migrations.Migration):
('group', '0044_populate_groupfeatures_parent_type_fields'), ('group', '0044_populate_groupfeatures_parent_type_fields'),
('liaisons', '0006_document_primary_key_cleanup'), ('liaisons', '0006_document_primary_key_cleanup'),
('meeting', '0018_document_primary_key_cleanup'), ('meeting', '0018_document_primary_key_cleanup'),
('name', '0029_populate_proceedingsmaterialtypename'), ('name', '0030_populate_proceedingsmaterialtypename'),
('review', '0014_document_primary_key_cleanup'), ('review', '0014_document_primary_key_cleanup'),
('submit', '0008_submissionextresource'), ('submit', '0008_submissionextresource'),
] ]