From f45031f08b2eacff632b108fce68672d030350d7 Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Sun, 13 Jul 2014 16:49:52 -0700 Subject: [PATCH] shell renamed to xsh --- planetstack/core/fixtures/initial_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planetstack/core/fixtures/initial_data.json b/planetstack/core/fixtures/initial_data.json index fdb02cb..d44ea0e 100644 --- a/planetstack/core/fixtures/initial_data.json +++ b/planetstack/core/fixtures/initial_data.json @@ -91,10 +91,10 @@ "pk": 9, "model": "core.dashboardview", "fields": { - "url": "template:shell", + "url": "template:xsh", "updated": "2014-06-19T01:34:07.897Z", "enacted": null, - "name": "shell", + "name": "xsh", "created": "2014-06-19T01:34:07.897Z" } }, -- 2.47.0