1
0
Fork 0

migration: rm replaces

This commit is contained in:
kiara Grouwstra 2025-03-03 14:26:11 +01:00
parent 99b8fe8870
commit 1ebea118cc
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.16 on 2025-02-27 15:10
# Generated by Django 4.2.16 on 2025-03-03 12:02
from django.conf import settings
from django.db import migrations, models
@ -7,8 +7,6 @@ import django.db.models.deletion
class Migration(migrations.Migration):
replaces = [('panel', '0001_initial'), ('panel', '0002_alter_configuration_operator'), ('panel', '0003_alter_configuration_operator')]
initial = True
dependencies = [