Skip to content

Commit

Permalink
Merge 3c5cc62 into ed02002
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller authored Oct 2, 2018
2 parents ed02002 + 3c5cc62 commit 6b0d5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/tb/migrations/0029_auto_20180815_1338.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class Migration(migrations.Migration):

dependencies = [
('opal', '0035_auto_20180815_1338'),
('opal', '0035_auto_20180806_1150'),
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
('tb', '0028_pregnancy'),
]
Expand Down

0 comments on commit 6b0d5b5

Please sign in to comment.