This commit is contained in:
gitea 2025-02-20 14:43:45 +00:00
parent 475518c37e
commit 6e598dfce5

View File

@ -8,7 +8,8 @@ class Migration(migrations.Migration):
dependencies = [
('auth', '0012_alter_user_first_name_max_length'),
('inventory', '0037_alter_schedule_scheduled_type'),
# ('inventory', '0037_alter_schedule_scheduled_type'),
('inventory', '0034_remove_subscription_plan_remove_subscription_users_and_more'),
]
operations = [