Skip to content

Commit 3c0cb1c

Browse files
committed
fix migrations - remove unused ones
1 parent c4e5b40 commit 3c0cb1c

3 files changed

Lines changed: 1 addition & 94 deletions

File tree

core/migrations/0005_skill_userskilltag_skilltoobject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated by Django 4.2.3 on 2023-12-16 12:10
1+
# Generated by Django 4.2.3 on 2023-12-16 12:16
22

33
from django.db import migrations, models
44
import django.db.models.deletion

projects/migrations/0022_userskill_userskilltag.py

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

projects/migrations/0023_remove_userskilltag_skill_delete_userskill_and_more.py

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

0 commit comments

Comments
 (0)