new
parent
30a644dc33
commit
444ca94669
Binary file not shown.
Binary file not shown.
Binary file not shown.
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-09-11 12:16
|
||||||
|
|
||||||
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
|
dependencies = [
|
||||||
|
('osinacore', '0106_alter_projectfile_file'),
|
||||||
|
]
|
||||||
|
|
||||||
|
operations = [
|
||||||
|
migrations.RemoveField(
|
||||||
|
model_name='staffprofile',
|
||||||
|
name='active',
|
||||||
|
),
|
||||||
|
]
|
Binary file not shown.
Loading…
Reference in New Issue