From f608fc186eb6fd68cf69258c000c0500838e1b26 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sat, 20 Jun 2020 17:19:50 +0100 Subject: Fixup after rebase and pre- scripts fixed --- core/migrations/0001_initial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/migrations/0001_initial.py') diff --git a/core/migrations/0001_initial.py b/core/migrations/0001_initial.py index 1bc96d1..f9f8608 100644 --- a/core/migrations/0001_initial.py +++ b/core/migrations/0001_initial.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Generated by Django 1.11.29 on 2020-06-20 14:27 +# Generated by Django 1.11.29 on 2020-06-20 16:03 from __future__ import unicode_literals from django.conf import settings -- cgit v1.2.3