forked from Fediversity/Fediversity
migration: rm replaces
This commit is contained in:
parent
99b8fe8870
commit
1ebea118cc
1 changed files with 1 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Reference in a new issue