Update test data dates to have timezone information
authorDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 22:27:38 +0000 (14:27 -0800)
committerDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 22:27:38 +0000 (14:27 -0800)
htsworkflow/frontend/experiments/fixtures/test_flowcells.json

index d84bf17709c02311ade3120c37ec824d01574551..a89d2c463a3a9de889eb892172050eb1b6ba54f7 100644 (file)
@@ -7,12 +7,12 @@
        "is_active": true,
        "is_superuser": false,
        "is_staff": false,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 5, "model": "samples.htsuser",
        "is_active": true,
        "is_superuser": false,
        "is_staff": true,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 6, "model": "samples.htsuser",
        "is_active": true,
        "is_superuser": true,
        "is_staff": true,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 7, "model": "samples.htsuser",
  {"pk": 153, "model": "experiments.flowcell",
   "fields": {
       "paired_end": true,
-      "run_date": "2007-09-27 22:12:13",
+      "run_date": "2007-09-27T22:12:13-0800",
       "read_length": 36,
       "notes": "",
       "advanced_run": false,
    {"pk": 152, "model": "experiments.flowcell",
    "fields": {
        "paired_end": false,
-       "run_date": "2009-09-10 18:30:15",
+       "run_date": "2009-09-10T18:30:15-0800",
        "read_length": 38,
        "notes": "328461 4897273 RGT-0248815\r\n328479 4897265 RGT-0249274\r\n330421 4822845 SR-0005496",
        "advanced_run": false,
   {"pk": 151, "model": "experiments.flowcell",
    "fields": {
        "paired_end": false,
-       "run_date": "2009-09-08 15:39:28",
+       "run_date": "2009-09-08T15:39:28-0800",
        "read_length": 38,
        "notes": "Rebuild of broken flowcell\r\n\r\n328461 4820241 RGT-0215719\r\n328479 4897265 RGT-0249510\r\n330421 4822845 SR-0005402\r\n",
        "advanced_run": false,
  {"pk": 200, "model": "experiments.flowcell",
   "fields": {
       "paired_end": true,
-      "run_date": "2007-09-27 22:12:13",
+      "run_date": "2007-09-27T22:12:13-0800",
       "read_length": 36,
       "notes": "",
       "advanced_run": false,