new
parent
e886b874a7
commit
4f6f5ac3e6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,17 @@
|
||||
# Generated by Django 4.2.5 on 2024-12-26 14:57
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('osinacore', '0108_status_type_status_type_id'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.RemoveField(
|
||||
model_name='status',
|
||||
name='task',
|
||||
),
|
||||
]
|
Binary file not shown.
Loading…
Reference in New Issue