filter.py

This commit is contained in:
smilerz
2021-04-21 13:22:48 -05:00
parent 13b5827cb2
commit 64d7f71d86
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(