plugins development
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.1.4 on 2024-12-09 04:50
|
||||
# Generated by Django 5.1.4 on 2024-12-09 09:30
|
||||
|
||||
import django.db.models.deletion
|
||||
from django.db import migrations, models
|
||||
@@ -9,7 +9,7 @@ class Migration(migrations.Migration):
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('hotels', '__first__'),
|
||||
('hotels', '0001_initial'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Reference in New Issue
Block a user