kaauh_ats/recruitment/migrations/0005_merge_20251202_1308.py
2025-12-02 13:08:52 +03:00

15 lines
289 B
Python

# Generated by Django 5.2.6 on 2025-12-02 10:08
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('recruitment', '0002_alter_person_user'),
('recruitment', '0004_bulkinterviewtemplate_topic'),
]
operations = [
]