Force push overwrite from VPS
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Generated by Django 5.2.8 on 2025-11-09 21:38
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('planner', '0004_add_seed_keyword_to_keywords'),
|
||||
('planner', '0006_add_seed_keyword_to_keywords'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
Reference in New Issue
Block a user