Merge pull request #18503 from edx/jmbowman/TE-2586

TE-2586 Add missing time zone data to bok-choy fixtures
This commit is contained in:
Jeremy Bowman
2018-07-03 11:35:44 -04:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"fields": {
"enabled": true,
"require_course_email_auth": false,
"change_date": "2016-05-01"
"change_date": "2016-05-01T00:00:00Z"
}
}
]

View File

@@ -4,7 +4,7 @@
"model": "commerce.commerceconfiguration",
"fields": {
"enabled": 1,
"change_date": "2016-04-21 10:19:32.034856"
"change_date": "2016-04-21 10:19:32.034856Z"
}
}
]

View File

@@ -5,7 +5,7 @@
"fields": {
"enabled": true,
"enabled_for_all_courses": true,
"change_date": "2016-09-01"
"change_date": "2016-09-01T00:00:00Z"
}
}
]

View File

@@ -6,7 +6,7 @@
"name": "poll",
"enabled": true,
"deprecated": true,
"change_date": "2016-07-06"
"change_date": "2016-07-06T00:00:00Z"
}
},
{
@@ -16,7 +16,7 @@
"name": "survey",
"enabled": true,
"deprecated": true,
"change_date": "2016-07-06"
"change_date": "2016-07-06T00:00:00Z"
}
}
]