Compare commits
2 Commits
c60c140a97
...
049764b79c
| Author | SHA1 | Date | |
|---|---|---|---|
| 049764b79c | |||
|
|
7ba79c9739 |
@@ -1,17 +0,0 @@
|
||||
# Generated by Django 5.0.3 on 2026-04-14 19:11
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('backend_admin', '0001_initial'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.AlterModelOptions(
|
||||
name='log',
|
||||
options={'managed': False},
|
||||
),
|
||||
]
|
||||
Reference in New Issue
Block a user