Merge pull request 'Update 0001_initial.py' (#26) from pre-dev into dev
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
DEPLOY_MULTI_BRACH/pipeline/pr-master This commit looks good

Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
2026-04-14 23:17:11 +00:00

View File

@@ -1,4 +1,4 @@
# Generated by Django 5.0.3 on 2026-04-14 22:57
# Generated by Django 5.0.3 on 2026-04-14 23:15
import django.utils.timezone
from django.db import migrations, models
@@ -30,7 +30,6 @@ class Migration(migrations.Migration):
],
options={
'db_table': 'audit_logs',
'managed': False,
},
),
]