mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
filter.py
This commit is contained in:
@@ -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(
|
||||
Reference in New Issue
Block a user