fixed migration tree
This commit is contained in:
parent
1fa2186dd0
commit
964afd5f73
@ -1,4 +1,4 @@
|
||||
# Generated by Django 4.2.7 on 2023-12-30 08:00
|
||||
# Generated by Django 4.2.7 on 2024-01-03 14:12
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('cookbook', '0205_alter_food_fdc_id_alter_propertytype_fdc_id'),
|
||||
('cookbook', '0206_rename_sticky_navbar_userpreference_nav_sticky_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user