diff options
Diffstat (limited to 'core/migrations/0001_initial.py')
-rw-r--r-- | core/migrations/0001_initial.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/migrations/0001_initial.py b/core/migrations/0001_initial.py index 15c7913..7e5aa0f 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-07-20 22:32 +# Generated by Django 1.11.29 on 2020-07-20 22:29 from __future__ import unicode_literals from django.conf import settings |