update
This commit is contained in:
parent
475518c37e
commit
6e598dfce5
@ -8,7 +8,8 @@ class Migration(migrations.Migration):
|
|||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('auth', '0012_alter_user_first_name_max_length'),
|
('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 = [
|
operations = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user