Skip to content

Commit

Permalink
move migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdarkdragon committed Aug 23, 2018
1 parent a08bb02 commit 2b89996
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('dashboard', '0104_auto_20180802_1804'),
('dashboard', '0106_auto_20180823_1626'),
]

operations = [
Expand Down

0 comments on commit 2b89996

Please sign in to comment.