kaauh_ats/recruitment/migrations/0019_merge_20251006_1224.py
2025-10-06 16:23:40 +03:00

15 lines
330 B
Python

# Generated by Django 5.2.7 on 2025-10-06 12:24
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('recruitment', '0013_formfield_formstage_remove_formsubmission_form_and_more'),
('recruitment', '0018_alter_jobposting_hiring_agency'),
]
operations = [
]