Skip to content

Commit

Permalink
Rebuild migration after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk committed Jan 20, 2025
1 parent b1d4f16 commit 7207e77
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.1.2 on 2025-01-08 16:33
# Generated by Django 5.1.2 on 2025-01-20 15:59

import django.db.models.deletion
import django_extensions.db.fields
Expand All @@ -9,7 +9,7 @@
class Migration(migrations.Migration):

dependencies = [
("api", "0054_alter_tool_description"),
("api", "0055_alter_user_options"),
]

operations = [
Expand Down

0 comments on commit 7207e77

Please sign in to comment.