Skip to content

Commit

Permalink
chore: Run migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed May 3, 2024
1 parent 0b6b76a commit 3f87144
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 5.0.4 on 2024-04-30 23:57
# Generated by Django 5.0.4 on 2024-05-03 12:41

import django.db.models.deletion
import iam.models
Expand All @@ -8,7 +8,7 @@

class Migration(migrations.Migration):
dependencies = [
("core", "0010_rename_score_definition_framework_scores_definition_and_more"),
("core", "0011_auto_20240501_1342"),
("iam", "0003_alter_folder_updated_at_alter_role_updated_at_and_more"),
]

Expand Down

0 comments on commit 3f87144

Please sign in to comment.