Fix ELASTICSEARCH_DSL_AUTOSYNCOC
This commit is contained in:
parent
bebdf1e269
commit
98468f2604
|
|
@ -503,4 +503,3 @@ 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
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ ELASTICSEARCH_INDEX_NAMES = {
|
|||
'search_indexes.documents.product': 'development_product',
|
||||
}
|
||||
|
||||
# ELASTICSEARCH_DSL_AUTOSYNC = False
|
||||
|
||||
sentry_sdk.init(
|
||||
dsn="https://35d9bb789677410ab84a822831c6314f@sentry.io/1729093",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user