Skip to content

Commit

Permalink
Update migration
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Nov 19, 2020
1 parent 5645356 commit c5878dc
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 = [
('projects', '0060_make_rank_not_null'),
('projects', '0065_add_feature_future_default_true'),
]

operations = [
Expand Down

0 comments on commit c5878dc

Please sign in to comment.