update migrations after rebase
This commit is contained in:
parent
833ebf8c0c
commit
6353885f9c
@ -1,4 +1,4 @@
|
||||
# Generated by Django 4.1.10 on 2023-08-10 14:05
|
||||
# Generated by Django 4.1.10 on 2023-08-25 13:05
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('cookbook', '0196_food_url'),
|
||||
('cookbook', '0198_propertytype_order'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user