Skip to content

Commit

Permalink
recreated migration file
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jul 17, 2019
1 parent 3abb2d4 commit f0456c9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 2.1.7 on 2019-06-24 23:52
# Generated by Django 2.1.7 on 2019-07-17 15:12

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('dashboard', '0036_auto_20190624_1937'),
('dashboard', '0039_auto_20190709_1907'),
]

operations = [
Expand Down

0 comments on commit f0456c9

Please sign in to comment.