Skip to content

Commit

Permalink
fix migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
walidmujahid committed Apr 15, 2020
1 parent 120a772 commit 16b171a
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.2.4 on 2020-04-11 03:29
# Generated by Django 2.2.4 on 2020-04-12 06:22

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('dashboard', '0098_auto_20200413_1223'),
('dashboard', '0099_auto_20200413_1426'),
]

operations = [
Expand Down

0 comments on commit 16b171a

Please sign in to comment.