Skip to content

Commit

Permalink
fix migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
walidmujahid committed Apr 13, 2020
1 parent 2da6300 commit d6667d6
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 79 deletions.
18 changes: 0 additions & 18 deletions app/dashboard/migrations/0098_auto_20200407_0208.py

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 2.2.4 on 2020-04-07 02:09
# Generated by Django 2.2.4 on 2020-04-11 03:29

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('dashboard', '0098_auto_20200407_0208'),
('dashboard', '0098_auto_20200413_1223'),
]

operations = [
Expand Down
23 changes: 0 additions & 23 deletions app/grants/migrations/0051_auto_20200407_0208.py

This file was deleted.

18 changes: 0 additions & 18 deletions app/inbox/migrations/0004_auto_20200407_0208.py

This file was deleted.

18 changes: 0 additions & 18 deletions app/marketing/migrations/0013_auto_20200407_0208.py

This file was deleted.

0 comments on commit d6667d6

Please sign in to comment.