This commit is contained in:
13
smartsoltech/web/migrations/0021_sync_production_database.py
Normal file
13
smartsoltech/web/migrations/0021_sync_production_database.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# Generated by Django 5.1.1 on 2025-11-26 10:46
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('web', '0020_recreate_project_table'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
Reference in New Issue
Block a user