update
This commit is contained in:
parent
670ff55883
commit
eca1705ff8
6
.env
6
.env
@ -1,3 +1,3 @@
|
||||
DB_NAME=haikal_db
|
||||
DB_USER=faheed
|
||||
DB_PASSWORD=Faheed@215
|
||||
DB_NAME=norahuniversity
|
||||
DB_USER=norahuniversity
|
||||
DB_PASSWORD=norahuniversity
|
||||
14
recruitment/migrations/0005_merge_20251202_1308.py
Normal file
14
recruitment/migrations/0005_merge_20251202_1308.py
Normal file
@ -0,0 +1,14 @@
|
||||
# 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 = [
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user