From e51518c2e5dbe88f320e77b455571ec350f2b6d0 Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Fri, 6 Jan 2017 02:45:04 +0100
Subject: [PATCH] fix fixtures for program-show

---
 program/fixtures/shows.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/program/fixtures/shows.yaml b/program/fixtures/shows.yaml
index f520b26e..470fd806 100644
--- a/program/fixtures/shows.yaml
+++ b/program/fixtures/shows.yaml
@@ -8,3 +8,5 @@
     description: Unmoderiertes Musikprogramm
     short_description: Unmoderiertes Musikprogramm
     email: musikredaktion@helsinki.at
+    created: 1970-01-01 00:00:00
+    last_updated: 1970-01-01 00:00:00
-- 
GitLab