Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge conflicts with master
  • Loading branch information
savish28 committed Aug 19, 2021
commit 43e3eece88472de104a44bbb2028e3e9fbc64d9b
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 2.2.20 on 2021-08-11 21:06
# Generated by Django 2.2.20 on 2021-08-19 08:58

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
("challenges", "0085_challenge_submission_time_limit"),
("challenges", "0086_add_is_multi_metric_leaderboard_field"),
]

operations = [
Expand Down