diff --git a/project/settings/base.py b/project/settings/base.py index 9c365b52..fba7f4b4 100644 --- a/project/settings/base.py +++ b/project/settings/base.py @@ -503,4 +503,4 @@ ESTABLISHMENT_CHOSEN_TAGS = ['gastronomic', 'en_vogue', 'terrace', 'streetfood', NEWS_CHOSEN_TAGS = ['eat', 'drink', 'cook', 'style', 'international', 'event', 'partnership'] INTERNATIONAL_COUNTRY_CODES = ['www', 'main', 'next'] -ELASTICSEARCH_DSL_AUTOSYNC = False \ No newline at end of file +#ELASTICSEARCH_DSL_AUTOSYNC = False