update migrations after rebase

This commit is contained in:
smilerz 2023-08-25 08:10:21 -05:00
parent 833ebf8c0c
commit 6353885f9c
No known key found for this signature in database
GPG Key ID: 39444C7606D47126

View File

@ -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 = [