Skip to content

Commit

Permalink
chore: remake migration
Browse files Browse the repository at this point in the history
  • Loading branch information
brobro10000 committed Oct 24, 2024
1 parent a90b0f8 commit 7ba9fbe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 4.2.16 on 2024-10-22 18:19
# Generated by Django 4.2.16 on 2024-10-24 15:42

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('enterprise', '0224_alter_enterprisegroup_applies_to_all_contexts_and_more'),
('enterprise', '0226_alter_enterprisegroup_name_and_more'),
]

operations = [
Expand Down

0 comments on commit 7ba9fbe

Please sign in to comment.