From 68032ec184b35bc2e2b7341f20744f9579ed24b5 Mon Sep 17 00:00:00 2001 From: PCoder Date: Mon, 16 Apr 2018 00:49:55 +0200 Subject: [PATCH] Update migration file --- .../{0019_auto_20180415_2129.py => 0019_auto_20180415_2236.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename datacenterlight/migrations/{0019_auto_20180415_2129.py => 0019_auto_20180415_2236.py} (97%) diff --git a/datacenterlight/migrations/0019_auto_20180415_2129.py b/datacenterlight/migrations/0019_auto_20180415_2236.py similarity index 97% rename from datacenterlight/migrations/0019_auto_20180415_2129.py rename to datacenterlight/migrations/0019_auto_20180415_2236.py index 19809a4d..4b711a2b 100644 --- a/datacenterlight/migrations/0019_auto_20180415_2129.py +++ b/datacenterlight/migrations/0019_auto_20180415_2236.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Generated by Django 1.9.4 on 2018-04-15 21:29 +# Generated by Django 1.9.4 on 2018-04-15 22:36 from __future__ import unicode_literals from django.db import migrations, models