Skip to content

Commit 6b20a94

Browse files
committed
Update migrations
1 parent 597960f commit 6b20a94

File tree

5 files changed

+1
-156
lines changed

5 files changed

+1
-156
lines changed

backend/apps/github/migrations/0036_comment.py

Lines changed: 0 additions & 61 deletions
This file was deleted.

backend/apps/github/migrations/0037_issue_level.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

backend/apps/github/migrations/0039_merge_20251116_2015.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
class Migration(migrations.Migration):
77
dependencies = [
8-
("github", "0036_comment"),
9-
("github", "0037_issue_level"),
8+
("github", "0037_issue_level_comment"),
109
("github", "0038_pullrequest_related_issues"),
1110
]
1211

backend/apps/mentorship/migrations/0005_issueuserinterest.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

backend/apps/mentorship/migrations/0006_merge_20251116_2015.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)