filter.py

This commit is contained in:
smilerz
2021-04-21 13:22:48 -05:00
parent 4e94e26b7c
commit 4878f01db8
3 changed files with 1 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ def set_default_search_vector(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('cookbook', '0118_auto_20210406_1805'),
('cookbook', '0119_auto_20210411_2101'),
]
operations = [
migrations.AddField(