Skip to content

Commit

Permalink
Fixed migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkmoors committed Dec 28, 2016
1 parent 5108032 commit f0c04a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('schedule', '0002_event_color_event'),
('schedule', '0003_auto_20160715_0028'),
]

operations = [
Expand Down

0 comments on commit f0c04a8

Please sign in to comment.