Compare commits
2 Commits
b08e74f459
...
1e72aa3e44
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e72aa3e44 | |||
|
|
84baf8fbda |
@@ -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
|
import django.utils.timezone
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
@@ -30,7 +30,6 @@ class Migration(migrations.Migration):
|
|||||||
],
|
],
|
||||||
options={
|
options={
|
||||||
'db_table': 'audit_logs',
|
'db_table': 'audit_logs',
|
||||||
'managed': False,
|
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user