Removes banner from new migrations
This commit is contained in:
parent
06a206ee33
commit
b45e256f27
|
|
@ -1,5 +1,3 @@
|
|||
# Generated by Django 5.1.7 on 2025-03-10 16:37
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# Generated by Django 5.1.7 on 2025-03-10 16:37
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# Generated by Django 5.1.7 on 2025-03-10 16:37
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue