Skip to content

Commit

Permalink
merge fiel
Browse files Browse the repository at this point in the history
  • Loading branch information
krrish-sehgal committed Dec 29, 2024
1 parent f620993 commit 920c3a1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions website/migrations/0178_merge_20241229_1948.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 5.1.3 on 2024-12-29 19:48

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("website", "0176_repo_contributor_repo_contributor_count_and_more"),
("website", "0177_alter_challenge_team_participants"),
]

operations = []

0 comments on commit 920c3a1

Please sign in to comment.