@@ -1,5 +1,5 @@ |
||
1 | 1 |
# -*- coding: utf-8 -*- |
2 |
-# Generated by Django 1.11.26 on 2020-01-14 04:29 |
|
2 |
+# Generated by Django 1.11.28 on 2020-03-22 21:50 |
|
3 | 3 |
from __future__ import unicode_literals |
4 | 4 |
|
5 | 5 |
from django.db import migrations, models |
@@ -8,7 +8,7 @@ from django.db import migrations, models |
||
8 | 8 |
class Migration(migrations.Migration): |
9 | 9 |
|
10 | 10 |
dependencies = [ |
11 |
- ('logs', '0006_auto_20200113_1832'), |
|
11 |
+ ('logs', '0014_auto_20200323_0525'), |
|
12 | 12 |
] |
13 | 13 |
|
14 | 14 |
operations = [ |