Skip to content
Snippets Groups Projects
Commit 4b95d037 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

re-add mistakenly removed code

parent 44a53e91
No related branches found
No related tags found
2 merge requests!862re-add mistakenly removed code,!861Release: New homepage design
Pipeline #15979 passed
......@@ -495,6 +495,7 @@ class ArticlesMixin:
key_fields_default_values = {
"union_thumb_image_id": F("search_image_id"),
"union_article_type": Value(2, models.PositiveSmallIntegerField()),
}
create_complementary_field = lambda key: (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment