parent
4f08a2c265
commit
f00afb86d6
4 changed files with 5 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated by Django 4.2.7 on 2024-11-20 23:58
|
||||
# Generated by Django 4.2.7 on 2024-11-20 23:34
|
||||
|
||||
from django.db import migrations, models
|
||||
import django.db.models.deletion
|
||||
|
@ -7,8 +7,8 @@ import django.db.models.deletion
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('inventory', '0006_alter_event_table'),
|
||||
('tickets', '0011_train_old_spam'),
|
||||
('inventory', '0008_alter_item_event_alter_itemplacement_container_and_more'),
|
||||
('tickets', '0012_alter_itemrelation_item'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Add table
Add a link
Reference in a new issue